Short.BYTES

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

class Short
enum int BYTES;

Meta