Documentation of 'org.apache.bcel.util.ClassVector' Java class
ClassVector
org.apache.bcel.util

Class 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.Serializable
    Utility class implementing a (typesafe) collection of JavaClass objects. Contains the most important methods of a Vector.
    See Also:
    Serialized Form
    • Constructor Detail

      • ClassVector

        public ClassVector()
        Deprecated. 
    • Method Detail

      • addElement

        public void addElement(JavaClass clazz)
        Deprecated. 
      • elementAt

        public JavaClass elementAt(int index)
        Deprecated. 
      • removeElementAt

        public void removeElementAt(int index)
        Deprecated. 
      • toArray

        public JavaClass[] toArray()
        Deprecated. 

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.