toInteger abstract method

Integer toInteger()

Truncates this Number to an integer and returns the result as an Integer.

Implementation

Integer toInteger();