| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
HIGHEST |
-2147483648 |
public static final int |
LOWEST |
2147483647 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ENTROPY_LENGTH |
10 |
public static final long |
MAX_TIME |
281474976710655L |
public static final long |
MIN_TIME |
0L |
public static final int |
ULID_BINARY_LENGTH |
16 |
public static final int |
ULID_LENGTH |
26 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
BYTE_MAX_VALUE |
255 |
Copyright © 2023. All rights reserved.