Class ConstantPool.CP_Long

java.lang.Object
org.openjdk.asmtools.jdis.ConstantPool.Constant<Long>
org.openjdk.asmtools.jdis.ConstantPool.CP_Long
Enclosing class:
ConstantPool

class ConstantPool.CP_Long extends ConstantPool.Constant<Long>
CP_Long - Constant entries that contain LongInteger data. usually is a CONSTANT_LONG These take up 2 slots in the constant pool.