hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
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.