Uses of Interface org.apache.bcel.classfile.ConstantObject

Uses in package org.apache.bcel.classfile

Classes implementing org.apache.bcel.classfile.ConstantObject

class
This class is derived from the abstract Constant class and represents a reference to a (external) class.
class
This class is derived from the abstract Constant class and represents a reference to a Double object.
class
This class is derived from the abstract Constant class and represents a reference to a float object.
class
This class is derived from the abstract Constant class and represents a reference to an int object.
class
This class is derived from the abstract Constant class and represents a reference to a long object.
class
This class is derived from the abstract Constant class and represents a reference to a String object.