Byte.MIN_VALUE

A constant holding the minimum value a {@code byte} can have, -2<sup>7</sup>.

class Byte
static
byte MIN_VALUE;

Meta