类 FloatingIOWriter
java.lang.Object
org.beetl.core.io.FloatingIOWriter
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidappendTo(Appendable buf) doublefloattoString()voidwrite(ByteWriter bw, char[] buffer)
-
构造器详细资料
-
FloatingIOWriter
public FloatingIOWriter(double d) -
FloatingIOWriter
public FloatingIOWriter(float f)
-
-
方法详细资料
-
toString
-
write
- 抛出:
IOException
-
toJavaFormatString
-
appendTo
-
doubleValue
public double doubleValue() -
floatValue
public float floatValue()
-