Float.byteValue
Float.byteValue
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public byte byteValue()
Description
Returns the value of this Float as a byte (by casting to a byte).
Overrides
byteValue
in class
Number