| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
FIVE |
"5" |
protected static final String |
FOUR |
"4" |
protected static final String |
ONE |
"1" |
protected static final String |
THREE |
"3" |
protected static final String |
TWO |
"2" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
FOUR_KEY |
"Four" |
protected static final String |
FOUR_VALUE |
"4" |
protected static final String |
NULL_KEY |
"null" |
protected static final String |
NULL_VALUE |
"null" |
protected static final String |
ONE_KEY |
"One" |
protected static final String |
ONE_VALUE |
"1" |
protected static final String |
THREE_KEY |
"Three" |
protected static final String |
THREE_VALUE |
"3" |
protected static final String |
TWO_KEY |
"Two" |
protected static final String |
TWO_VALUE |
"2" |
Copyright © 2009–2020 Oracle Corporation. All rights reserved.