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, getColumnReference
public IntBetween(ColumnReference reference, int lowValue, int highValue)