class SqueezeEmptyLinesProcessor extends AbstractLineProcessor<CatArguments>
| Constructor and Description |
|---|
SqueezeEmptyLinesProcessor(Command<CatArguments> command,
ExecutionContext context,
LineProcessor output) |
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
boolean |
processLine(Line line) |
getArguments, getCommand, getContext, getOutputpublic SqueezeEmptyLinesProcessor(Command<CatArguments> command, ExecutionContext context, LineProcessor output)
public boolean processLine(Line line)
public void finish()
Copyright © 2016. All Rights Reserved.