|
||||||||||
| 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.DeprecatedMethodPredicate
public class DeprecatedMethodPredicate
| Constructor Summary | |
|---|---|
DeprecatedMethodPredicate(java.util.Set<net.sf.clirr.core.spi.JavaType> previousArtifactClasses)
|
|
| Method Summary | |
|---|---|
boolean |
apply(net.sf.clirr.core.ApiDifference input)
|
java.lang.String |
getNameAndParamsSignature(net.sf.clirr.core.spi.Method method)
|
| 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 DeprecatedMethodPredicate(java.util.Set<net.sf.clirr.core.spi.JavaType> previousArtifactClasses)
| Method Detail |
|---|
public boolean apply(net.sf.clirr.core.ApiDifference input)
apply in interface com.google.common.base.Predicate<net.sf.clirr.core.ApiDifference>public java.lang.String getNameAndParamsSignature(net.sf.clirr.core.spi.Method method)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||