Class JKConstants.General

java.lang.Object
com.jk.core.config.JKConstants.General
Enclosing class:
JKConstants

public static class JKConstants.General extends Object
This class provides the general constants.
Version:
1.0
Author:
Dr. Jalal H. Kiswani
  • Field Details

    • NONE

      public static final String NONE
      Represents the none value.
      See Also:
    • DEFAULT_DATE_FORMAT

      public static final DateFormat DEFAULT_DATE_FORMAT
      Represents the default date format
  • Constructor Details

    • General

      public General()