|
||||||||||
| 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.FieldSetCheck
public class FieldSetCheck
Checks the fields of a class.
| Constructor Summary | |
|---|---|
FieldSetCheck(ApiDiffDispatcher dispatcher,
ScopeSelector scopeSelector)
|
|
| Method Summary | |
|---|---|
boolean |
check(JavaType baselineClass,
JavaType currentClass)
|
| 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 FieldSetCheck(ApiDiffDispatcher dispatcher,
ScopeSelector scopeSelector)
| Method Detail |
|---|
public final boolean check(JavaType baselineClass,
JavaType currentClass)
check in interface ClassChangeCheck
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||