com.healthmarketscience.jackcess.impl.query
Class QueryImpl.RowFilter
java.lang.Object
com.healthmarketscience.jackcess.impl.query.QueryImpl.RowFilter
- Enclosing class:
- QueryImpl
protected abstract static class QueryImpl.RowFilter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryImpl.RowFilter
protected QueryImpl.RowFilter()
filter
public List<QueryImpl.Row> filter(List<QueryImpl.Row> list)
keep
protected abstract boolean keep(QueryImpl.Row row)
Copyright © 2005-2017 Health Market Science. All Rights Reserved.