Uses of Class
org.apache.bcel.classfile.ConstantCP
Package
Description
Classes that describe the structure of a Java class file and a class file parser.
-
Uses of ConstantCP in org.apache.bcel.classfile
Modifier and TypeClassDescriptionfinal class
This class is derived from the abstractConstant
and represents a reference to a dynamically computed constant.final class
This class represents a constant pool reference to a field.final class
This class represents a constant pool reference to an interface method.final class
This class is derived from the abstractConstant
and represents a reference to a invoke dynamic.final class
This class represents a constant pool reference to a method.