public class TrueObjectWindowFilter<T> extends Object implements WindowFilter<T>
| Constructor and Description |
|---|
TrueObjectWindowFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(T line) |
WindowFilter<T> |
copy() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptanceResponsible, acceptNext, acceptPrevious, getNextWindowSize, getPreviousWindowSize, preparepublic boolean accept(T line)
accept in interface WindowFilter<T>public WindowFilter<T> copy()
copy in interface WindowFilter<T>Copyright © 2026 vpc open source initiative. All rights reserved.