Class ConstantPool.FieldKey

java.lang.Object
serp.bytecode.lowlevel.ConstantPool.DoublePtrKey
serp.bytecode.lowlevel.ConstantPool.FieldKey
Enclosing class:
ConstantPool

private static class ConstantPool.FieldKey extends ConstantPool.DoublePtrKey
Key for field entries.
  • Constructor Details

    • FieldKey

      public FieldKey(int index1, int index2)