public interface SizeConstant
Modifier and Type | Field and Description |
---|---|
static long |
ONE_EB
The number of bytes in an exabyte.
|
static long |
ONE_GB
The number of bytes in a gigabyte.
|
static long |
ONE_KB
The number of bytes in a kilobyte.
|
static long |
ONE_MB
The number of bytes in a megabyte.
|
static long |
ONE_PB
The number of bytes in a petabyte.
|
static long |
ONE_TB
The number of bytes in a terabyte.
|
static final long ONE_KB
static final long ONE_MB
static final long ONE_GB
static final long ONE_TB
static final long ONE_PB
static final long ONE_EB