CommandLineUtils.StringStreamConsumer
, DefaultConsumer
, WriterStreamConsumer
public interface StreamConsumer
Modifier and Type | Method | Description |
---|---|---|
void |
consumeLine(java.lang.String line) |
Called when the StreamPumper pumps a line from the Stream.
|
Copyright © 2018. All rights reserved.