| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FIFTY |
50 |
public static final int |
HUNDRED |
100 |
public static final int |
NINETY |
90 |
public static final int |
SEVENTYFIVE |
75 |
public static final int |
TEN |
10 |
public static final int |
TWENTYFIVE |
25 |
public static final int |
ZERO |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
QUEUE_LENGTH_UNLIMITED |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DAYS_PER_WEEK |
7 |
public static final int |
HOURS_PER_DAY |
24 |
public static final int |
MINUTES_PER_HOUR |
60 |
public static final int |
SECONDS_PER_MINUTE |
60 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SEPARATOR |
" - " |
Copyright © 2012. All Rights Reserved.