|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.maven.plugins.clirr.predicates.apidiff.RuleBasedPredicate
public class RuleBasedPredicate
| Constructor Summary | |
|---|---|
RuleBasedPredicate(java.util.Set<Rule> rules,
java.util.Set<Rule> excludeRules)
|
|
| Method Summary | |
|---|---|
boolean |
apply(net.sf.clirr.core.ApiDifference input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Predicate |
|---|
equals |
| Constructor Detail |
|---|
public RuleBasedPredicate(java.util.Set<Rule> rules,
java.util.Set<Rule> excludeRules)
| Method Detail |
|---|
public boolean apply(net.sf.clirr.core.ApiDifference input)
apply in interface com.google.common.base.Predicate<net.sf.clirr.core.ApiDifference>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||