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