hunt-extra v1.2.0 (2021-10-28T02:27:09Z)
Home
Dub
Repo
Byte.MAX_VALUE
hunt
Byte
Byte
A constant holding the maximum value a {@code byte} can have, 2<sup>7</sup>-1.
class
Byte
static
byte
MAX_VALUE
;
Meta
Source
See Implementation
hunt
Byte
Byte
constructors
this
functions
toHash
static functions
parseByte
toUnsignedInt
toUnsignedLong
static variables
MAX_VALUE
MIN_VALUE
variables
BYTES
SIZE
A constant holding the maximum value a {@code byte} can have, 2<sup>7</sup>-1.