public static class Tailer.ConsoleLineHandler extends Object implements SerConsumer<String>
| 构造器和说明 |
|---|
ConsoleLineHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 SerConsumer<String>line - the input argumentCopyright © 2024. All rights reserved.