Package serp.bytecode.lowlevel
Class ConstantPool.StringKey
java.lang.Object
serp.bytecode.lowlevel.ConstantPool.PtrKey
serp.bytecode.lowlevel.ConstantPool.StringKey
- Enclosing class:
ConstantPool
Key for string entries.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class serp.bytecode.lowlevel.ConstantPool.PtrKey
equals, hashCode
-
Constructor Details
-
StringKey
public StringKey(int index)
-