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, wait
accept, andThen, multi, nothing
public void accepting(String line)
SerConsumer
accepting
in interface SerConsumer<String>
line
- the input argumentCopyright © 2025. All rights reserved.