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