FileDocCategorySizeDatePackage
GenericArray.javaAPI DocJava SE 5 API3216Fri Aug 26 14:55:26 BST 2005com.sun.org.apache.bcel.internal.verifier.structurals

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.
version
$Id: GenericArray.java,v 1.1.1.1 2001/10/29 20:00:39 jvanzyl Exp $
author
Enver Haase

Fields Summary
Constructors Summary
Methods Summary