org.apache.bcel.verifier.structurals

Class GenericArray

public class GenericArray extends Object implements Cloneable, Serializable

A placeholder class that can be used to create an ObjectType of which has some of the properties arrays have. They implement java.lang.Cloneable and java.io.Serializable and they extend java.lang.Object.
Method Summary
protected Objectclone()

Method Detail

clone

protected Object clone()