public interface StreamConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line)
Called when the StreamPumper pumps a line from the Stream.
|
void consumeLine(String line)
Copyright © 2016–2018 Simuline Organization (l2r). All rights reserved.