Package serp.bytecode.lowlevel
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 Summary
Constructors Constructor Description InvokeDynamicKey(int index1, int index2)
-
Method Summary
-
Methods inherited from class serp.bytecode.lowlevel.ConstantPool.DoublePtrKey
equals, hashCode
-
-