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