public class FloatExt extends Object
FloatExt()
Boolean
toBoolean(Float self)
Byte
toByte(Float self)
Double
toDouble(Float self)
Float
toFloat(Float self)
Integer
toInt(Float self)
Long
toLong(Float self)
Short
toShort(Float self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FloatExt()
public Boolean toBoolean(Float self)
public Integer toInt(Float self)
public Long toLong(Float self)
public Float toFloat(Float self)
public Double toDouble(Float self)
public Short toShort(Float self)
public Byte toByte(Float self)
Copyright © 2018. All rights reserved.