Uses of Class
com.vladium.jcd.cls.constant.CONSTANT_ref_info

Packages that use CONSTANT_ref_info
com.vladium.jcd.cls.constant   
 

Uses of CONSTANT_ref_info in com.vladium.jcd.cls.constant
 

Subclasses of CONSTANT_ref_info in com.vladium.jcd.cls.constant
 class CONSTANT_Fieldref_info
          This structure is used in the constant pool to represent dynamic references to fields.
 class CONSTANT_InterfaceMethodref_info
          This structure is used in the constant pool to represent dynamic references to interface methods.
 class CONSTANT_Methodref_info
          This structure is used in the constant pool to represent dynamic references to class methods.