public class RegexTopicPredicate extends ChangeRegexPredicate
Modifier and Type | Field and Description |
---|---|
protected dk.brics.automaton.RunAutomaton |
pattern |
Constructor and Description |
---|
RegexTopicPredicate(java.lang.String re) |
Modifier and Type | Method and Description |
---|---|
int |
getCost() |
boolean |
match(ChangeData object) |
copy, equals, getOperator, getValue, hashCode, toString
public boolean match(ChangeData object) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public int getCost()