All Packages Class Hierarchy This Package Previous Next Index
java.math.TestPrime
Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/) All rights reserved.
public TestPrime()
public final static boolean hasSmallFactor(BigInteger n)
public final static boolean hasSmallFactor(BigInteger n, TestPrimeObserver obsrv)
public static boolean isPrime(BigInteger p)
public static boolean isPrime(BigInteger p, TestPrimeObserver obsrv)
All Packages Class Hierarchy This Package Previous Next Index