Integer.BYTES

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

@since 1.8

class Integer
enum int BYTES;

Meta