oscript.util
Class Primes

java.lang.Object
  extended byoscript.util.Primes

public class Primes
extends java.lang.Object

Version:
0.0
Author:
Rob Clark (rob@ti.com)

Field Summary
static int[] PRIMES
           
 
Constructor Summary
Primes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRIMES

public static final int[] PRIMES
Constructor Detail

Primes

public Primes()