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