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