public class IntEqualTo extends ColumnFilter
| Constructor and Description |
|---|
IntEqualTo(ColumnReference reference,
int value) |
| Modifier and Type | Method and Description |
|---|---|
Selection |
apply(Table table) |
columnReference, getColumnReferencepublic IntEqualTo(ColumnReference reference, int value)