Uses of Interface
org.eclipse.aether.spi.artifact.ArtifactPredicate
-
Packages that use ArtifactPredicate Package Description org.eclipse.aether.spi.artifact -
-
Uses of ArtifactPredicate in org.eclipse.aether.spi.artifact
Methods in org.eclipse.aether.spi.artifact that return ArtifactPredicate Modifier and Type Method Description ArtifactPredicateArtifactPredicateFactory. newInstance(org.eclipse.aether.RepositorySystemSession session)Creates a new artifact predicate for the session.
-