|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.clirr.core.internal.AbstractDiffReporter
net.sf.clirr.core.internal.checks.ClassHierarchyCheck
public final class ClassHierarchyCheck
Detects changes in the set of superclasses.
| Constructor Summary | |
|---|---|
ClassHierarchyCheck(ApiDiffDispatcher dispatcher)
Create a new instance of this check. |
|
| Method Summary | |
|---|---|
boolean |
check(JavaType compatBaseline,
JavaType currentVersion)
|
| Methods inherited from class net.sf.clirr.core.internal.AbstractDiffReporter |
|---|
getApiDiffDispatcher, getSeverity, getSeverity, getSeverity, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassHierarchyCheck(ApiDiffDispatcher dispatcher)
dispatcher - the diff dispatcher that distributes the detected changes to the listeners.| Method Detail |
|---|
public boolean check(JavaType compatBaseline,
JavaType currentVersion)
check in interface ClassChangeCheck
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||