Skip navigation links
A B C D E F G I L M P R S T U W X 

M

max(double, double) - Static method in class ej.bon.XMath
Returns the greater of two double values.
max(float, float) - Static method in class ej.bon.XMath
Returns the greater of two float values.
max(long, long) - Static method in class ej.bon.XMath
Returns the greater of two long values.
max(int, int) - Static method in class ej.bon.XMath
Returns the greater of two int values.
min(double, double) - Static method in class ej.bon.XMath
Returns the smaller of two double values.
min(float, float) - Static method in class ej.bon.XMath
Returns the smaller of two float values.
min(int, int) - Static method in class ej.bon.XMath
Returns the smaller of two int values.
min(long, long) - Static method in class ej.bon.XMath
Returns the smaller of two long values.
A B C D E F G I L M P R S T U W X 
Skip navigation links