public class RefPredicate extends ChangeIndexPredicate
| Constructor and Description | 
|---|
RefPredicate(String ref)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getCost()  | 
boolean | 
match(ChangeData object)  | 
copy, equals, getOperator, getValue, hashCode, toStringpublic RefPredicate(String ref)
public boolean match(ChangeData object) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmExceptionpublic int getCost()