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–2018. All rights reserved.