Searched refs:PollingCondition (Results 1 – 1 of 1) sorted by relevance
31 interface PollingCondition { interface in BusyWaitUtils46 static void pollingCheck(final PollingCondition condition, final long timeout, in pollingCheck()61 static boolean waitFor(final PollingCondition condition, final long timeout) throws Exception { in waitFor()