public abstract class IndexPredicate<I> extends OperatorPredicate<I>
Modifier | Constructor and Description |
---|---|
|
IndexPredicate(FieldDef<I,?> def,
String value) |
protected |
IndexPredicate(FieldDef<I,?> def,
String name,
String value) |
Modifier and Type | Method and Description |
---|---|
FieldDef<I,?> |
getField() |
FieldType<?> |
getType() |
copy, equals, getOperator, getValue, hashCode, toString