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 DateFormatRepresents the default date formatstatic final StringRepresents thenonevalue. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
NONE
Represents thenonevalue.- See Also:
 
 - 
DEFAULT_DATE_FORMAT
Represents the default date format 
 - 
 - 
Constructor Details
- 
General
public General() 
 -