See: Description
| Class | Description |
|---|---|
| CachingArtifactTypeRegistry |
A short-lived artifact type registry that caches results from a presumedly slower type registry.
|
| DataPool | |
| DataPool.BadDescriptor | |
| DataPool.Constraint | |
| DataPool.Constraint.VersionRepo | |
| DataPool.ConstraintKey | |
| DataPool.Descriptor | |
| DataPool.GoodDescriptor | |
| DataPool.GraphKey | |
| DefaultDependencyCollectionContext | |
| DefaultDependencyCollector | |
| DefaultDependencyCollector.Args | |
| DefaultDependencyCollector.PremanagedDependency | |
| DefaultDependencyCollector.Results | |
| DefaultDependencyCycle | |
| DefaultDependencyGraphTransformationContext | |
| DefaultVersionFilterContext | |
| NodeStack | |
| ObjectPool<T> |
Pool of immutable object instances, used to avoid excessive memory consumption of (dirty) dependency graph which
tends to have many duplicate artifacts/dependencies.
|