Constant Field Values

Contents

com.twelvemonkeys.*

  • com.twelvemonkeys.lang.DateUtil 
    Modifier and Type Constant Field Value
    public static final long CALENDAR_YEAR 31556952000L
    public static final long DAY 86400000L
    public static final long HOUR 3600000L
    public static final long MINUTE 60000L
    public static final long SECOND 1000L
  • com.twelvemonkeys.lang.StringUtil 
    Modifier and Type Constant Field Value
    public static final java.lang.String DELIMITER_STRING ", \t\n\r\f"
  • com.twelvemonkeys.util.service.ServiceRegistry 
    Modifier and Type Constant Field Value
    public static final java.lang.String SERVICES "META-INF/services/"