R - the generic type of the receiver object.public class Invokers<R> extends Object
| Constructor and Description |
|---|
Invokers() |
| Modifier and Type | Method and Description |
|---|---|
Invokers<R> |
add(Command<R> command)
Add a
Command object to the list. |
void |
invoke()
Invoke all commands in the list.
|
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.