public class FindCommandModule extends Object implements TerminableModule
| Constructor and Description |
|---|
FindCommandModule(Network network) |
FindCommandModule(Network network,
String[] commandAliases) |
| Modifier and Type | Method and Description |
|---|---|
void |
setup(TerminableConsumer consumer)
Performs the tasks to setup this module
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindModuleWithpublic FindCommandModule(Network network)
public void setup(@Nonnull TerminableConsumer consumer)
TerminableModulesetup in interface TerminableModuleconsumer - the terminable consumerCopyright © 2020. All rights reserved.