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 |
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 © 2015. All Rights Reserved.