Class ConstantDouble

java.lang.Object
org.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantDouble

public final class ConstantDouble extends Constant
This class is derived from the abstract Constant and represents a reference to a Double object.
See Also: