Short.SIZE

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

class Short
enum int SIZE;

Meta