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