See: Description
| Class | Description |
|---|---|
| ClassHierarchyCheck |
Detects changes in the set of superclasses.
|
| ClassModifierCheck |
Detects changes in class modifiers (abstract, final).
|
| ClassScopeCheck |
Detects changes in class access declaration, for both "top-level" classes,
and nested classes.
|
| FieldSetCheck |
Checks the fields of a class.
|
| GenderChangeCheck |
Detects gender changes (a class became an interface or vice versa).
|
| InterfaceSetCheck |
Detects changes in the set of interfaces implemented by a class.
|
| MethodSetCheck |
Checks the methods of a class.
|
Copyright © 2003-2012 Lars K??hne. All Rights Reserved.