public class StopCommand<Z,D extends Database<Z>> extends Object implements Command<Void,StateCommandContext<Z,D>>
| Constructor and Description |
|---|
StopCommand() |
public StopCommand()
public Void execute(StateCommandContext<Z,D> context)
execute in interface Command<Void,StateCommandContext<Z,D extends Database<Z>>>context - the execution context.Command.execute(java.lang.Object)public String toString()
toString in class ObjectObject.toString()Copyright © 2004–2014 Paul Ferraro. All rights reserved.