Uses of Interface
org.apache.bcel.classfile.ConstantObject
Package
Description
Classes that describe the structure of a Java class file and a class file parser.
-
Uses of ConstantObject in org.apache.bcel.classfile
Modifier and TypeClassDescriptionfinal class
This class is derived from the abstractConstant
and represents a reference to a (external) class.final class
This class is derived from the abstractConstant
and represents a reference to a Double object.final class
This class is derived from the abstractConstant
and represents a reference to a float object.final class
This class is derived from the abstractConstant
and represents a reference to an int object.final class
This class is derived from the abstractConstant
and represents a reference to a long object.final class
This class is derived from the abstractConstant
and represents a reference to a module.final class
This class is derived from the abstractConstant
and represents a reference to a package.final class
This class is derived from the abstractConstant
and represents a reference to a String object.