Interface CancellationManager.CheckedFunction<T,R>
- Enclosing class:
CancellationManager
public static interface CancellationManager.CheckedFunction<T,R>
Callable which may throw an exception.
-
Method Summary
-
Method Details
-
apply
- Throws:
Exception
-