Uses of Enum
org.antublue.test.engine.extras.Timed.Units
-
Uses of Timed.Units in org.antublue.test.engine.extras
Methods in org.antublue.test.engine.extras that return Timed.UnitsModifier and TypeMethodDescriptionstatic Timed.UnitsReturns the enum constant of this type with the specified name.static Timed.Units[]Timed.Units.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.antublue.test.engine.extras with parameters of type Timed.UnitsModifier and TypeMethodDescriptionstatic doubleTimed.execute(Executable executable, Timed.Units units)