hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
Long.MAX_VALUE
hunt
Long
Long
A constant holding the maximum value a {@code long} can have, 2<sup>63</sup>-1.
class
Long
static
long
MAX_VALUE
;
Meta
Source
See Implementation
hunt
Long
Long
constructors
this
functions
opCmp
toHash
manifest constants
BYTES
static functions
bitCount
formatUnsignedLong
numberOfLeadingZeros
numberOfTrailingZeros
parseLong
reverseBytes
signum
toBinaryString
toHexString
toOctalString
toStr
toUnsignedString
toUnsignedString0
valueOf
static variables
MAX_VALUE
MIN_VALUE
variables
SIZE
A constant holding the maximum value a {@code long} can have, 2<sup>63</sup>-1.