Class ConstCell<V extends ConstValue>

java.lang.Object
org.openjdk.asmtools.jasm.Indexer
org.openjdk.asmtools.jasm.ConstCell<V>
All Implemented Interfaces:
ConstantPoolDataVisitor, DataWriter

public class ConstCell<V extends ConstValue> extends Indexer implements ConstantPoolDataVisitor
ConstantCell is a type of data that can be in a constant pool.