Package org.apache.tools.ant.util.depend
package org.apache.tools.ant.util.depend
-
Interface SummaryInterfaceDescriptionA dependency analyzer analyzes dependencies between Java classes to determine the minimal set of classes which are required by a set of "root" classes.
-
Class SummaryClassDescriptionAn abstract implementation of the analyzer interface providing support for the bulk of interface methods.