Uses of Interface
org.antublue.test.engine.extras.Executable
-
Uses of Executable in org.antublue.test.engine.extras
Methods in org.antublue.test.engine.extras with parameters of type ExecutableModifier and TypeMethodDescriptionstatic voidLocks.execute(Object name, Executable executable) Method to execute an Executable in a named lockstatic doubleTimed.execute(Executable executable) static doubleTimed.execute(Executable executable, Timed.Units units)