public interface CommandRequestedListener
| Modifier and Type | Method and Description |
|---|---|
void |
commandsWereRequested(Set<csbase.logic.CommandInfo> submittedCommands)
Indica que um comando foi solicitado.
|
void commandsWereRequested(Set<csbase.logic.CommandInfo> submittedCommands)
submittedCommands - Os comandos que foram solicitados
(Não aceita null).Copyright © 2016. All rights reserved.