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