Class ConstantPool.CP_Double

java.lang.Object
org.openjdk.asmtools.jdis.ConstantPool.Constant<Double>
org.openjdk.asmtools.jdis.ConstantPool.CP_Double
Enclosing class:
ConstantPool

class ConstantPool.CP_Double extends ConstantPool.Constant<Double>
CP_Double - Constant entries that contain double-precision float data. usually is a CONSTANT_DOUBLE These take up 2 slots in the constant pool.