com.sun.electric.tool.ncc.basic
Class Primes

java.lang.Object
  extended by com.sun.electric.tool.ncc.basic.Primes

public class Primes
extends java.lang.Object

Generate Prime numbers


Constructor Summary
Primes()
           
 
Method Summary
static int get(int nth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Primes

public Primes()
Method Detail

get

public static int get(int nth)