Class ConstantPool.NameAndTypeKey

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

private static class ConstantPool.NameAndTypeKey extends ConstantPool.DoublePtrKey
Key for name and type entries.
  • Constructor Details

    • NameAndTypeKey

      public NameAndTypeKey(int index1, int index2)