Package serp.bytecode.lowlevel
Class ConstantPool.InvokeDynamicKey
java.lang.Object
serp.bytecode.lowlevel.ConstantPool.DoublePtrKey
serp.bytecode.lowlevel.ConstantPool.InvokeDynamicKey
- Enclosing class:
ConstantPool
Key for method entries.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class serp.bytecode.lowlevel.ConstantPool.DoublePtrKey
equals, hashCode
-
Constructor Details
-
InvokeDynamicKey
public InvokeDynamicKey(int index1, int index2)
-