| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final char |
INNER_CLASS_SEPARATOR_CHAR |
36 |
public static final char |
PACKAGE_SEPARATOR_CHAR |
46 |
public static final java.lang.String |
STRING_EMPTY |
"" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
PRIORITY_DEFAULT |
50 |
public static final int |
PRIORITY_HIGHEST |
10000 |
public static final int |
PRIORITY_LOWEST |
-10000 |