public class AddedPredicate extends IntegerRangeChangePredicate
Constructor and Description |
---|
AddedPredicate(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Integer |
getValueInt(ChangeData changeData) |
getCost
getMaximumValue, getMinimumValue, match
copy, equals, getOperator, getValue, hashCode, toString
and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, isMatchable, not, or, or
public AddedPredicate(java.lang.String value) throws QueryParseException
QueryParseException
protected java.lang.Integer getValueInt(ChangeData changeData) throws com.google.gwtorm.server.OrmException
getValueInt
in class com.google.gerrit.index.query.IntegerRangePredicate<ChangeData>
com.google.gwtorm.server.OrmException