Interface RecordFilter

    • Method Detail

      • isMatch

        boolean isMatch()
        Works out whether the current record can pass through the filter.
        Returns:
        true if the current value for the column reader matches the predicate.