toInt abstract method

int toInt()

Return the value as int.

If the number does not fit, clamps to the max (or min) integer.

Implementation

int toInt();