Number.intValue

Returns the value of the specified number as an {@code int}.

@return the numeric value represented by this object after conversion to type {@code int}.

interface Number
int
intValue
()

Meta