| Package | Description |
|---|---|
| de.alpharogroup.design.pattern.command | |
| de.alpharogroup.design.pattern.command.api |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommand<R>
The abstract class
AbstractCommand the implements the Command interface. |
| Modifier and Type | Method and Description |
|---|---|
Invokers<R> |
Invokers.add(Command<R> command)
Add a
Command object to the list. |
void |
Invoker.setCommand(Command<R> command)
Sets the command.
|
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.