toInt abstract method

int toInt()

Truncates this Number to an integer and returns the result as an int. */

Implementation

int toInt();