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