Class ConstantPool.ConstValue_Cell<T extends ConstValue<?>>

java.lang.Object
org.openjdk.asmtools.jasm.ConstValue<ConstCell<T>>
org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Cell<T>
Direct Known Subclasses:
ConstantPool.ConstValue_Class, ConstantPool.ConstValue_MethodType, ConstantPool.ConstValue_Module, ConstantPool.ConstValue_Package, ConstantPool.ConstValue_String
Enclosing class:
ConstantPool

public static class ConstantPool.ConstValue_Cell<T extends ConstValue<?>> extends ConstValue<ConstCell<T>>
CONSTANT_Cell represents CONSTANT_Class(7), CONSTANT_String(8), CONSTANT_MethodType(16), CONSTANT_Module(19), CONSTANT_Package(20) constants