I - the input type of this actionO - the output type of this actionpublic class SamAction<I,O> extends AbstractAction<I,O>
| Constructor and Description |
|---|
SamAction(String name,
ExecutableAction<I,O> action) |
| Modifier and Type | Method and Description |
|---|---|
O |
execute(I input) |
equals, getName, hashCode, toStringCopyright © 2019 Ant Kutschera. All rights reserved.