public class IntBetween extends ColumnFilter
| Constructor and Description |
|---|
IntBetween(ColumnReference reference,
int lowValue,
int highValue) |
| Modifier and Type | Method and Description |
|---|---|
Selection |
apply(Table relation) |
columnReference, getColumnReferencepublic IntBetween(ColumnReference reference, int lowValue, int highValue)