public class NonNegativeBigInteger
extends java.math.BigInteger
| Constructor and Description |
|---|
NonNegativeBigInteger(byte[] val) |
NonNegativeBigInteger(int i) |
NonNegativeBigInteger(long l) |
NonNegativeBigInteger(java.lang.String val) |
abs, add, and, andNot, bitCount, bitLength, byteValueExact, clearBit, compareTo, divide, divideAndRemainder, doubleValue, equals, flipBit, floatValue, gcd, getLowestSetBit, hashCode, intValue, intValueExact, isProbablePrime, longValue, longValueExact, max, min, mod, modInverse, modPow, multiply, negate, nextProbablePrime, not, or, pow, probablePrime, remainder, setBit, shiftLeft, shiftRight, shortValueExact, signum, subtract, testBit, toByteArray, toString, toString, valueOf, xorCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.