dwt v1.0.5+swt-3.4.1 (2020-08-13T11:37:35Z)
Home
Dub
Repo
BigInteger.longValue
java
math
BigInteger
BigInteger
Undocumented in source. Be warned that the author may not have intended to support it.
class
BigInteger
override
long
longValue
(
)
Meta
Source
See Implementation
java
math
BigInteger
BigInteger
constructors
this
functions
abs
add
and
andNot
bitCount
bitLength
clearBit
compareTo
divide
divideAndRemainder
doubleValue
equals
flipBit
floatValue
gcd
getLowestSetBit
hashCode
intValue
isProbablePrime
longValue
max
min
mod
modInverse
modPow
multiply
negate
not
or
pow
remainder
setBit
shiftLeft
shiftRight
signum
subtract
testBit
toByteArray
toString
xor
static functions
probablePrime
valueOf
static variables
ONE
ZERO