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