| Modifier | Constructor and Description |
|---|---|
protected |
RowFilter() |
| Modifier and Type | Method and Description |
|---|---|
List<QueryImpl.Row> |
filter(List<QueryImpl.Row> list) |
protected abstract boolean |
keep(QueryImpl.Row row) |
public List<QueryImpl.Row> filter(List<QueryImpl.Row> list)
protected abstract boolean keep(QueryImpl.Row row)
Copyright © 2005–2016. All rights reserved.