public class StringNotInSet extends ColumnFilter
| Constructor and Description |
|---|
StringNotInSet(ColumnReference reference,
Collection<String> values) |
| Modifier and Type | Method and Description |
|---|---|
Selection |
apply(Table relation) |
columnReference, getColumnReferencepublic StringNotInSet(ColumnReference reference, Collection<String> values)
Copyright © 2017. All rights reserved.