|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.util.Primes
public class Primes
Base64 decoding.
Field Summary | |
---|---|
static int[] |
PRIMES
|
Constructor Summary | |
---|---|
Primes()
|
Method Summary | |
---|---|
static int |
getBiggestPrime(int value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int[] PRIMES
Constructor Detail |
---|
public Primes()
Method Detail |
---|
public static int getBiggestPrime(int value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |