class EchoCommand extends AbstractCommand<EchoArguments>
echo command.| Constructor and Description |
|---|
EchoCommand(EchoArguments arguments) |
| Modifier and Type | Method and Description |
|---|---|
LineProcessor |
execute(ExecutionContext context,
LineProcessor output) |
getArguments, getName, join, toStringpublic EchoCommand(EchoArguments arguments)
public LineProcessor execute(ExecutionContext context, LineProcessor output)
Copyright © 2016. All Rights Reserved.