Uses of Class
org.eclipse.aether.internal.impl.collect.DataPool.DescriptorKey
Packages that use DataPool.DescriptorKey
Package
Description
Internal helper classes for dependency collector.
-
Uses of DataPool.DescriptorKey in org.eclipse.aether.internal.impl.collect
Methods in org.eclipse.aether.internal.impl.collect that return DataPool.DescriptorKeyModifier and TypeMethodDescriptionDataPool.toKey
(org.eclipse.aether.resolution.ArtifactDescriptorRequest request) Methods in org.eclipse.aether.internal.impl.collect with parameters of type DataPool.DescriptorKeyModifier and TypeMethodDescriptionorg.eclipse.aether.resolution.ArtifactDescriptorResult
DataPool.getDescriptor
(DataPool.DescriptorKey key, org.eclipse.aether.resolution.ArtifactDescriptorRequest request) void
DataPool.putDescriptor
(DataPool.DescriptorKey key, org.eclipse.aether.resolution.ArtifactDescriptorException e) void
DataPool.putDescriptor
(DataPool.DescriptorKey key, org.eclipse.aether.resolution.ArtifactDescriptorResult result)