@FunctionalInterface public interface IActionConsumer<O>
| Modifier and Type | Method and Description |
|---|---|
void |
consume(Component parentComponent,
O value) |
void consume(Component parentComponent, O value) throws InvocationTargetException
InvocationTargetExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.