org.apache.tools.ant.taskdefs

Class WaitFor.Unit

public static class WaitFor.Unit extends EnumeratedAttribute

The enumeration of units: millisecond, second, minute, hour, day, week

UNKNOWN: we use timestamps in many places, why not factor this out

Constructor Summary
Unit()
Method Summary
longgetMultiplier()
String[]getValues()

Constructor Detail

Unit

public Unit()

Method Detail

getMultiplier

public long getMultiplier()

getValues

public String[] getValues()
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.