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