Interface ProjectArtifactsCache.ArtifactsSetWithResult

All Superinterfaces:
Collection<Artifact>, Iterable<Artifact>, Set<Artifact>
All Known Implementing Classes:
SetWithResolutionResult
Enclosing interface:
ProjectArtifactsCache

public static interface ProjectArtifactsCache.ArtifactsSetWithResult extends Set<Artifact>