Short.BYTES

The number of bytes used to represent a {@code short} value in two's complement binary form.

@since 1.8

class Short
static
int BYTES;

Meta