Class ConstantFloat

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

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