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