Returns the argument decremented by one, throwing an exception if the result overflows an int.
int
Parameters:
a
Returns: the result
Exceptions:
ArithmeticException
Since: 1.8
Diagram: Math