org.apache.maven.it.util.cli
public interface StreamConsumer
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(java.lang.String line)
Called when the StreamPumper pumps a line from the Stream.
|
Copyright © 2014. All Rights Reserved.