public class Primes extends java.lang.Object
static int[]
PRIMES
Primes()
static int
getBiggestPrime(int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int[] PRIMES
public Primes()
public static int getBiggestPrime(int value)