Long.SIZE

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

class Long
enum int SIZE;

Meta