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