@FunctionalInterface public interface StreamToLogConsumer extends StreamConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line) |
void consumeLine(String line)
consumeLine in interface StreamConsumerCopyright © 2018. All rights reserved.