Class Strings
- java.lang.Object
-
- be.sddevelopment.commons.constants.Strings
-
public final class Strings extends Object
Description of file/class
Example usage
// No example available yet
References
- Since:
- 1.0.0
- Version:
- 1.0.0
- Author:
- Stijn Dejongh
-
-
Field Detail
-
EMPTY_STRING
public static final String EMPTY_STRING
- See Also:
- Constant Field Values
-
NON_EMPTY_STRING
public static final String NON_EMPTY_STRING
- See Also:
- Constant Field Values
-
-