Interface Constant.Strings
-
- Enclosing interface:
- Constant
public static interface Constant.Strings
-
-
Field Detail
-
EMPTY
static final String EMPTY
- See Also:
- Constant Field Values
-
SPACE
static final String SPACE
- See Also:
- Constant Field Values
-
COMMA
static final String COMMA
- See Also:
- Constant Field Values
-
COMMA_WITH_SPACE
static final String COMMA_WITH_SPACE
- See Also:
- Constant Field Values
-
SEMICOLON
static final String SEMICOLON
- See Also:
- Constant Field Values
-
-