Class ConstantPool.InterfaceMethodKey

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

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

    • InterfaceMethodKey

      public InterfaceMethodKey(int index1, int index2)