Uses of Interface
org.antublue.test.engine.extras.Executable
Packages that use Executable
-
Uses of Executable in org.antublue.test.engine.extras
Methods in org.antublue.test.engine.extras with parameters of type ExecutableModifier and TypeMethodDescriptionstatic DurationExecutableSupport.execute(Object key, Executable executable) Method execute an Executable in a Lockstatic DurationExecutableSupport.execute(Executable executable) Method execute an Executablestatic DurationLocks.execute(Object key, Executable executable) Deprecated.static doubleTimed.execute(Executable executable) Deprecated.static doubleTimed.execute(Executable executable, Timed.Units units) Deprecated.static DurationTimedExecution.execute(Executable executable) Deprecated.Method to time an executable