Package | Description |
---|---|
net.sf.clirr.core.internal.checks |
The check modules that implement the funtionality of clirr.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassHierarchyCheck
Detects changes in the set of superclasses.
|
class |
ClassModifierCheck
Detects changes in class modifiers (abstract, final).
|
class |
ClassScopeCheck
Detects changes in class access declaration, for both "top-level" classes,
and nested classes.
|
class |
FieldSetCheck
Checks the fields of a class.
|
class |
GenderChangeCheck
Detects gender changes (a class became an interface or vice versa).
|
class |
InterfaceSetCheck
Detects changes in the set of interfaces implemented by a class.
|
class |
MethodSetCheck
Checks the methods of a class.
|
Copyright © 2003-2012 Lars K??hne. All Rights Reserved.