Uses of Class
org.eclipse.aether.internal.impl.collect.DataPool.Descriptor
Packages that use DataPool.Descriptor
Package
Description
Internal helper classes for dependency collector.
-
Uses of DataPool.Descriptor in org.eclipse.aether.internal.impl.collect
Subclasses of DataPool.Descriptor in org.eclipse.aether.internal.impl.collectModifier and TypeClassDescription(package private) static final class
(package private) static final class
Fields in org.eclipse.aether.internal.impl.collect with type parameters of type DataPool.DescriptorModifier and TypeFieldDescriptionprivate final DataPool.InternPool
<DataPool.DescriptorKey, DataPool.Descriptor> DataPool.descriptors
Descriptor interning pool, lives across session (if session carries non-nullRepositoryCache
).