Class NumberConstantData

java.lang.Object
org.glassfish.rmic.tools.asm.ConstantPoolData
org.glassfish.rmic.tools.asm.NumberConstantData
All Implemented Interfaces:
RuntimeConstants

final class NumberConstantData extends ConstantPoolData
A numeric constant pool item. Can either be integer, float, long or double. WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.