public abstract class BaseCommand extends Object
| Constructor and Description |
|---|
BaseCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseCompletion |
complete(BaseInfo info,
Arguments arguments) |
protected abstract void |
execute(BaseInfo info,
Arguments arguments) |
protected BaseCompletion complete(BaseInfo info, Arguments arguments)
Copyright © 2020. All rights reserved.