Class ConstantFloat
java.lang.Object
org.aspectj.apache.bcel.classfile.Constant
org.aspectj.apache.bcel.classfile.ConstantFloat
- All Implemented Interfaces:
Cloneable, Node, SimpleConstant
-
Constructor Details
-
ConstantFloat
public ConstantFloat(float floatValue)
-
-
Method Details
-
accept
-
dump
- Specified by:
dumpin classConstant- Throws:
IOException
-
getValue
-
getStringValue
- Specified by:
getStringValuein interfaceSimpleConstant
-
toString
-