Float.shortValue

Float.shortValue

Class Overview | Class Members | This Package | All Packages

Syntax
public short shortValue()
Description
Returns the value of this Float as a short (by casting to a short).

Overrides
shortValue in class Number