| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INTERRUPT_CODE |
"\n{if (java.lang.Thread.interrupted()) throw new RuntimeException(\"interrupted\");}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CN_SUFFIX |
"__R_T_C__" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID |
"rythm-autoToString" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID |
"rythm-basic" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID |
"rythm-full" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID |
"rythm-simple" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID |
"rythm-toString" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PATTERN |
"\\G[ \\t\\x0B\\f]*,?[ \\t\\x0B\\f]*(([\\sa-zA-Z_][\\w$_\\.]*(?@\\<\\>)?(\\[\\])?)[ \\t\\x0B\\f]+([@a-zA-Z_][\\w$_]*))([ \\t\\x0B\\f]*=[ \\t\\x0B\\f]*(new[ \\t\\x0B\\f]+)?((?@{})|[0-9]+[fLld]?|\'[.]\'|(?@\"\")|[a-zA-Z_][a-zA-Z0-9_\\.]*(?@())*(?@[])*(?@())*(\\.[a-zA-Z][a-zA-Z0-9_\\.]*(?@())*(?@[])*(?@())*)*))?" |
public static final String |
PATTERN2 |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EMPTY_STR |
"" |
public static final int |
IGNORECASE |
4096 |
public static final int |
IGNORESPACE |
8192 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ALL_SPEC_INT |
99 |
protected static final int |
DAY_OF_MONTH |
3 |
protected static final int |
DAY_OF_WEEK |
5 |
protected static final int |
HOUR |
2 |
protected static final int |
MINUTE |
1 |
protected static final int |
MONTH |
4 |
protected static final int |
NO_SPEC_INT |
98 |
protected static final int |
SECOND |
0 |
protected static final int |
YEAR |
6 |
Copyright © 2016. All Rights Reserved.