Interface DependencyCollector

All Known Implementing Classes:
BfDependencyCollector, DefaultDependencyCollector, DependencyCollectorDelegate, DfDependencyCollector

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.