| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NANOS_TO_MILLIS |
1000000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
COMPACT_INT_MAX |
1073741823 |
public static final int |
COMPACT_INT_MIN |
0 |
public static final long |
COMPACT_LONG_MAX |
4611686018427387903L |
public static final long |
COMPACT_LONG_MIN |
0L |
public static final int |
UUID_BYTES |
16 |