Short.MIN_VALUE

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

class Short
enum short MIN_VALUE;

Meta