|
||||||||||
| 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.ExpectedDiffPredicate
public class ExpectedDiffPredicate
| Field Summary | |
|---|---|
protected static java.util.regex.Pattern |
signaturePattern
|
| Constructor Summary | |
|---|---|
ExpectedDiffPredicate(java.io.File expectedDifferencesFile)
|
|
| 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 |
| Field Detail |
|---|
protected static final java.util.regex.Pattern signaturePattern
| Constructor Detail |
|---|
public ExpectedDiffPredicate(java.io.File expectedDifferencesFile)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException| 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 | |||||||||