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