Math
A java.lang.String implementation.
Methods
static int
max
(int a, int b)
Get the larger of both values.
static int
max
(int a, int b)
Get the larger of both values.
Parameters:
a - the first value
b - the second value
Returns:
the larger