public class TimeoutExecutor extends Object
| Constructor and Description |
|---|
TimeoutExecutor(long timeout,
long sleeping) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
callUntilReturnIsNotNull(Callable<T> callable) |
boolean |
checkUntilConditionIsTrue(Callable<Boolean> callable) |
Copyright © 2016 LeanIX GmbH. All rights reserved.