Double.shortValue

Double.shortValue

Class Overview | Class Members | This Package | All Packages

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

Overrides
shortValue in class Number