Interface DependencyCollector

  • All Known Implementing Classes:
    DefaultDependencyCollector

    public interface DependencyCollector
    Given a collection of direct dependencies, recursively gathers their transitive dependencies and calculates the dependency graph.
    Restriction:
    This interface is not intended to be extended by clients.
    Restriction:
    This interface is not intended to be implemented by clients.
    Provisional:
    This type is provisional and can be changed, moved or removed without prior notice.