@TestClass(value="org.openscience.cdk.math.PrimesTest") @Deprecated public class Primes extends Object
Constructor and Description |
---|
Primes()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static int |
getPrimeAt(int index)
Deprecated.
Returns the i-th prime number in the sequence of
all prime numbers below 19700.
|
@TestMethod(value="testGetPrimeAt_int,testArrayIndexOutOfBounds") public static int getPrimeAt(int index)
Copyright © 2014. All Rights Reserved.