Class ConstantPool.MethodKey

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

private static class ConstantPool.MethodKey extends ConstantPool.DoublePtrKey
Key for method entries.
  • Constructor Details

    • MethodKey

      public MethodKey(int index1, int index2)