See: Description
Interface | Description |
---|---|
DataPool.InternPool<K,V> |
Class | Description |
---|---|
CachingArtifactTypeRegistry |
A short-lived artifact type registry that caches results from a presumably slower type registry.
|
CollectStepDataImpl |
Trace objects for dependency collection.
|
DataPool |
Internal helper class for collector implementations.
|
DataPool.BadDescriptor | |
DataPool.Constraint | |
DataPool.Constraint.VersionRepo | |
DataPool.ConstraintKey | |
DataPool.Descriptor | |
DataPool.GoodDescriptor | |
DataPool.GraphKey | |
DataPool.HardInternPool<K,V> | |
DataPool.WeakInternPool<K,V> | |
DefaultDependencyCollectionContext |
Internal helper class for collector implementations.
|
DefaultDependencyCollector |
Default implementation of
DependencyCollector that merely indirect to selected delegate. |
DefaultDependencyCycle |
Default implementation of
DependencyCycle . |
DefaultDependencyGraphTransformationContext |
Default implementation of
DependencyGraphTransformationContext . |
DefaultVersionFilterContext |
Default implementation of
VersionFilter.VersionFilterContext . |
DependencyCollectorDelegate |
Helper class for delegate implementations, they MUST subclass this class.
|
DependencyCollectorDelegate.Results |
Helper class used during collection.
|
PremanagedDependency |
Helper class used during collection.
|