org.apache.bcel.util
Class ClassVector
- java.lang.Object
-
- org.apache.bcel.util.ClassVector
-
- All Implemented Interfaces:
- java.io.Serializable
Deprecated.as of 5.1.1 - 7/17/2005
@Deprecated public class ClassVector extends java.lang.Object implements java.io.SerializableUtility class implementing a (typesafe) collection of JavaClass objects. Contains the most important methods of a Vector.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ClassVector()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description voidaddElement(JavaClass clazz)Deprecated.JavaClasselementAt(int index)Deprecated.voidremoveElementAt(int index)Deprecated.JavaClass[]toArray()Deprecated.
-
DataMelt 3.0 © DataMelt by jWork.ORG