| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DEFAULT_ENCRYPT_CLASSNAME |
"org.tinygroup.commons.cryptor.DefaultCryptor" |
public static final String |
ENCRYPT_CLASSNAME |
"TINY_ENCRYPT_CLASS" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_PRECEDENCE |
0 |
public static final int |
HIGHEST_PRECEDENCE |
-2147483648 |
public static final int |
LOWEST_PRECEDENCE |
2147483647 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
EMPTY_STRING |
"" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ARRAY_SUFFIX |
"[]" |
public static final String |
CGLIB_CLASS_SEPARATOR |
"$$" |
public static final String |
CLASS_FILE_SUFFIX |
".class" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ARRAY_SUFFIX |
"[]" |
public static final String |
CGLIB_CLASS_SEPARATOR |
"$$" |
public static final String |
CLASS_FILE_SUFFIX |
".class" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final char |
CR |
13 |
protected static final char |
LF |
10 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
FORCE_ABSOLUTE_PATH |
4096 |
public static final int |
FORCE_MATCH_PREFIX |
16384 |
public static final int |
FORCE_RELATIVE_PATH |
8192 |
Copyright © 2006–2018 TinyGroup. All rights reserved.