Searched defs:retryUntil (Results 1 – 1 of 1) sorted by relevance
1127 public static void retryUntil(BooleanSupplier checker, String message) { in retryUntil() method1131 public static void retryUntil(BooleanSupplier checker, String message, long timeoutSeconds) { in retryUntil() method