Integer.BYTES

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

class Integer
enum int BYTES;

Meta