public abstract class MathUtil extends java.lang.Object
MathUtil()
static int
gcd(int x, int y)
static long
xorShift(long word)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MathUtil()
public static int gcd(int x, int y)
public static long xorShift(long word)