org.apache.tools.ant.taskdefs
public static class WaitFor.Unit extends EnumeratedAttribute
UNKNOWN: we use timestamps in many places, why not factor this out
Field Summary | |
---|---|
static String | DAY day string |
static String | HOUR hour string |
static String | MILLISECOND millisecond string |
static String | MINUTE minute string |
static String | SECOND second string |
static String | WEEK week string |
Constructor Summary | |
---|---|
Unit() Constructor the Unit enumerated type. |
Method Summary | |
---|---|
long | getMultiplier()
Convert the value to a multipler (millisecond to unit). |
String[] | getValues() {@inheritDoc} |
Returns: a multipler (a long value)