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, InterruptedException
E extends ExceptionInterruptedExceptionCopyright © 2007–2017 Andreas Bartels. All rights reserved.