@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.
|
Copyright © 2018. All Rights Reserved.