Interface CancellationManager.CheckedFunction<T,R>

Enclosing class:
CancellationManager

public static interface CancellationManager.CheckedFunction<T,R>
Callable which may throw an exception.
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(T t)