public class HasStarsPredicate extends ChangeIndexPredicate
| Modifier and Type | Method and Description |
|---|---|
int |
getCost() |
boolean |
match(ChangeData cd)
Does this predicate match this object?
|
String |
toString() |
getField, getTypecopy, equals, getOperator, getValue, hashCodeand, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, isMatchable, not, or, orpublic boolean match(ChangeData cd) throws com.google.gwtorm.server.OrmException
Matchablecom.google.gwtorm.server.OrmExceptionpublic int getCost()
public String toString()
toString in class OperatorPredicate<ChangeData>