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