@Immutable public class TextIsLongerThan extends ColumnFilter
| Constructor and Description |
|---|
TextIsLongerThan(ColumnReference reference,
int length) |
| Modifier and Type | Method and Description |
|---|---|
Selection |
apply(Table relation) |
columnReference, getColumnReferencepublic TextIsLongerThan(ColumnReference reference, int length)
Copyright © 2017. All rights reserved.