public interface IRowFilter
IRowValueProvider
.Modifier and Type | Method and Description |
---|---|
boolean |
accept(IRowValueProvider rowValueProvider)
Checks if the current row should be accepted or not
|
boolean accept(IRowValueProvider rowValueProvider)
rowValueProvider
- provides arbitrary column values of the current row to be checked.Copyright © 2002–2024. All rights reserved.