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