@FunctionalInterface public interface IInterruptableFunction<I,O,E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
O |
execute(I value) |
O execute(I value) throws E extends Exception, CanceledException
E extends ExceptionCanceledExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.