public abstract class IntegerRangeChangePredicate extends IntegerRangePredicate<ChangeData> implements Matchable<ChangeData>
name, value| Modifier | Constructor and Description |
|---|---|
protected |
IntegerRangeChangePredicate(FieldDef<ChangeData,Integer> type,
String value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCost() |
getMaximumValue, getMinimumValue, getValueInt, matchgetField, getTypecopy, equals, getOperator, getValue, hashCode, toStringand, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, orprotected IntegerRangeChangePredicate(FieldDef<ChangeData,Integer> type, String value) throws QueryParseException
QueryParseExceptionpublic int getCost()
getCost in interface Matchable<ChangeData>