Package com.jk.core.config
Class JKConstants.General
java.lang.Object
com.jk.core.config.JKConstants.General
- Enclosing class:
- JKConstants
This class provides the general constants.
- Version:
- 1.0
- Author:
- Dr. Jalal H. Kiswani
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DateFormat
Represents the default date formatstatic final String
Represents thenone
value. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NONE
Represents thenone
value.- See Also:
-
DEFAULT_DATE_FORMAT
Represents the default date format
-
-
Constructor Details
-
General
public General()
-