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.StringTokenIterator Modifier and Type Constant Field Value public static final int
FORWARD
1
public static final int
REVERSE
-1
-
com.twelvemonkeys.util.Time Modifier and Type Constant Field Value public static final int
SECONDS_IN_MINUTE
60
-
com.twelvemonkeys.util.regex.WildcardStringParser Modifier and Type Constant Field Value public static final char
FREE_PASS_CHARACTER
63
public static final char
FREE_RANGE_CHARACTER
42
-
com.twelvemonkeys.util.service.ServiceRegistry Modifier and Type Constant Field Value public static final java.lang.String
SERVICES
"META-INF/services/"