| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final int |
MASK_8BITS |
255 |
public static final int |
MIME_CHUNK_SIZE |
76 |
protected final byte |
PAD |
61 |
protected static final byte |
PAD_DEFAULT |
61 |
public static final int |
PEM_CHUNK_SIZE |
64 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
ONE_EB |
1152921504606846976L |
public static final long |
ONE_GB |
1073741824L |
public static final long |
ONE_KB |
1024L |
public static final long |
ONE_MB |
1048576L |
public static final long |
ONE_PB |
1125899906842624L |
public static final long |
ONE_TB |
1099511627776L |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
PORT_RANGE_MAX |
65535 |
public static final int |
PORT_RANGE_MIN |
1024 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CHINESE |
"[\u4e00-\u9fa5]" |
public static final String |
EMAIL |
"^[a-z\\d]+(\\.[a-z\\d]+)*@([\\da-z](-[\\da-z])?)+(\\.{1,2}[a-z]+)+$" |
public static final String |
JsTestMethod |
"test" |
public static final String |
TEL |
"^((86|\\+86)?1)[358]\\d{9}$|^(\\d{3,4}-)?\\d{7,8}(-\\d{1,4})?$" |
public static final String |
URL |
"" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
WORKER_STATE_INIT |
0 |
public static final int |
WORKER_STATE_SHUTDOWN |
2 |
public static final int |
WORKER_STATE_STARTED |
1 |
Copyright © 2019. All rights reserved.