Searched defs:nextProbablePrime (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/test/java/math/BigInteger/
H A DBigIntegerTest.java1087 public static void nextProbablePrime() throws Exception { method in class:BigIntegerTest
[all...]
/openjdk9/jdk/src/java.base/share/classes/java/math/
H A DBigInteger.java855 public BigInteger nextProbablePrime() { method in class:BigInteger

Completed in 78 milliseconds