public static class Tailer.ConsoleLineHandler extends Object implements SerConsumer<String>
| Constructor and Description |
|---|
ConsoleLineHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
accepting(String line)
Performs this operation on the given argument.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, andThen, multi, nothingpublic void accepting(String line)
SerConsumeraccepting in interface SerConsumer<String>line - the input argumentCopyright © 2025. All rights reserved.