T - Type of object returned by the call.X - Type of exception thrown by the call.public static interface ResilientOperation.CheckedCallable<T,X extends java.lang.Exception>
extends java.util.concurrent.Callable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
call() |
Copyright © 2019. All rights reserved.