This filter can be wrapped with {@link WhileMatchFilter} to add more control.
Multiple filters can be combined using {@link FilterList}.
If an already known row range needs to be scanned, use {@link Scan} startand stop rows directly rather than a filter.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|