Class ConstantPool.InvokeDynamicKey

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

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

    • InvokeDynamicKey

      public InvokeDynamicKey(int index1, int index2)