hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
Integer.MAX_VALUE
hunt
Integer
Integer
A constant holding the maximum value an {@code int} can have, 2!(sup)31</sup>-1.
class
Integer
enum
int
MAX_VALUE
;
Meta
Source
See Implementation
hunt
Integer
Integer
constructors
this
functions
opCmp
toHash
static functions
bitCount
numberOfLeadingZeros
numberOfTrailingZeros
parseInt
reverseBytes
rotateLeft
rotateRight
valueOf
variables
BYTES
MAX_VALUE
MIN_VALUE
SIZE
digits
A constant holding the maximum value an {@code int} can have, 2!(sup)31</sup>-1.