public class CommandsBuilder<State,Command>
| Modifier and Type | Method and Description |
|---|---|
void |
reduceWith(CommandReducer<? extends Command,? extends java.lang.Object,State> commandReducer) |
public void reduceWith(CommandReducer<? extends Command,? extends java.lang.Object,State> commandReducer)