|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
JavaClassDescription | JavaClassDescription.java ... |
JavaField | JavaField.java ... |
JavaMethod | JavaMethod.java ... |
JavaParameter | JavaParameter.java ... |
JavaTag | JavaTag.java ... |
ModifiableJavaClassDescription |
Class Summary | |
---|---|
ClassUtil | Utility class. |
JavaClassDescriptionInheritanceComparator | The JavaClassDescriptionInheritanceComparator orders
JavaClassDescription objects by their inheritance:
If the descriptors are the same, zero is returned
If the first descriptor is an extension of the second, 1 is returned
If the second descriptor is an extension of the first, -1 is returned
Otherwise if the first descriptor is nested deeper in the hierarchy 1 is
returned, else if the second descriptor is nested deeper in the hierarchy -1
is returned. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |