public abstract class RegexPredicate<I> extends IndexPredicate<I>
name, value
Modifier | Constructor and Description |
---|---|
protected |
RegexPredicate(FieldDef<I,?> def,
String value) |
protected |
RegexPredicate(FieldDef<I,?> def,
String name,
String value) |
getField, getType
copy, equals, getOperator, getValue, hashCode, toString
and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, or