Class ConstantPool.ConstValue_Pair<L extends ConstValue,R extends ConstValue>

java.lang.Object
org.openjdk.asmtools.jasm.ConstValue<Pair<ConstCell<L>,ConstCell<R>>>
org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Pair<L,R>
Direct Known Subclasses:
ConstantPool.ConstValue_FieldRef, ConstantPool.ConstValue_InterfaceMethodRef, ConstantPool.ConstValue_MethodRef, ConstantPool.ConstValue_NameAndType
Enclosing class:
ConstantPool

public static class ConstantPool.ConstValue_Pair<L extends ConstValue,R extends ConstValue> extends ConstValue<Pair<ConstCell<L>,ConstCell<R>>>
ConstValue_Pair represents CONSTANT_NameAndType(12), CONSTANT_Fieldref(9), CONSTANT_Methodref(10), and CONSTANT_InterfaceMethodref(11) structures