Class ConstantPool.CPX2

  • Enclosing class:
    ConstantPool

    class ConstantPool.CPX2
    extends ConstantPool.Constant
    CPX2 Constant entries that contain two constant-pool indices. Usually, this includes: CONSTANT_FIELD CONSTANT_METHOD CONSTANT_INTERFACEMETHOD CONSTANT_NAMEANDTYPE CONSTANT_METHODHANDLE CONSTANT_DYNAMIC CONSTANT_INVOKEDYNAMIC
    • Field Detail

      • value1

        int value1
      • value2

        int value2