R - the generic type of the receiver object.public abstract class AbstractCommand<R> extends Object implements Command<R>
AbstractCommand the implements the Command interface.| Constructor and Description |
|---|
AbstractCommand(R receiver)
Instantiates a new abstract command.
|
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.