org.apache.bcel.verifier.structurals
Class GenericArray
java.lang.Object
org.apache.bcel.verifier.structurals.GenericArray
- java.lang.Cloneable, java.io.Serializable
public class GenericArray
extends java.lang.Object
implements java.lang.Cloneable, java.io.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.
$Id: GenericArray.java,v 1.1.1.1 2001/10/29 20:00:39 jvanzyl Exp $