public class MathUtil extends java.lang.Object
static int
clamp(int value, int min, int max)
divideCeil(int numerator, int denominator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static int divideCeil(int numerator, int denominator)
public static int clamp(int value, int min, int max)