biginteger 原理_BigInteger源码解析
/*** 返回的这个数不是素数的可能性为2^-100.但不会跳过任何一个素数** @return the first integer greater than this {@code BigInteger} that* is probably prime.* @throws ArithmeticException {@code this < 0} or {@code this...