Class Summary |
ClassDepend |
Provides a utility for computing which classes are depended on by a set of
classes. |
ClassDependencyRelationship |
A container to store class dependency related information for later analysis. |
ClassDependParameters |
Effectively Immutable parameter class for ClassDepend. |
ClassDependParameters.CDPBuilder |
CDPBuilder - to build an immutable ClassDependParameters object, much
like the StringBuilder and String class relationship. |
ClasspathPackages |
Utility class for finding the names of packages in a class path. |
PackageClasses |
Utility class for finding the names of the classes in a set of packages. |
ReferencedClasses |
A utility class for computing the classes referred to by another class. |