AbstractNumber.floatValue

Returns the value of this {@code T} as a {@code float} after a widening primitive conversion. @jls 5.1.2 Widening Primitive Conversions

class AbstractNumber(T)
float
floatValue
()

Meta