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