Uses of Class
org.hotswap.agent.util.test.WaitHelper.Command
-
Packages that use WaitHelper.Command Package Description org.hotswap.agent.util.test -
-
Uses of WaitHelper.Command in org.hotswap.agent.util.test
Methods in org.hotswap.agent.util.test with parameters of type WaitHelper.Command Modifier and Type Method Description static booleanWaitHelper. waitForCommand(WaitHelper.Command command)Wait for custom command to return true.static booleanWaitHelper. waitForCommand(WaitHelper.Command command, int timeout)Wait for custom command to return true.
-