Constructor Index
Float(double)
Float(float)
Float(String)
Method Index
byteValue()
doubleValue()
equals(Object)
floatValue()
hashCode()
intValue()
isInfinite()
isNaN()
longValue()
shortValue()
toString()
floatToIntBits(float)
intBitsToFloat(int)
isInfinite(float)
isNaN(float)
toString(float)
valueOf(String)
Variable Index
MAX_VALUE
MIN_VALUE
NaN
NEGATIVE_INFINITY
POSITIVE_INFINITY
TYPE