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