All Packages Class Hierarchy This Package Previous Next Index
Class classinfo.ConstantPoolReference
java.lang.Object
|
+----classinfo.ConstantPoolReference
- public class ConstantPoolReference
- extends Object
-
ConstantPoolReference(int, Vector)
-
-
index()
-
-
index(int)
-
-
toString()
-
ConstantPoolReference
public ConstantPoolReference(int index,
Vector constantPool)
index
public int index()
index
public int index(int newIndex)
toString
public String toString()
- Overrides:
- toString in class Object
All Packages Class Hierarchy This Package Previous Next Index