public class LongLessThan extends ColumnFilter
| Constructor and Description |
|---|
LongLessThan(ColumnReference reference,
long value) |
| Modifier and Type | Method and Description |
|---|---|
Selection |
apply(Table relation) |
columnReference, getColumnReferencepublic LongLessThan(ColumnReference reference, long value)
Copyright © 2017. All rights reserved.