Uses of Interface
org.eclipse.aether.internal.impl.filter.prefixes.PrefixesSource
-
Packages that use PrefixesSource Package Description org.eclipse.aether.internal.impl.filter.prefixes -
-
Uses of PrefixesSource in org.eclipse.aether.internal.impl.filter.prefixes
Methods in org.eclipse.aether.internal.impl.filter.prefixes that return PrefixesSource Modifier and Type Method Description static PrefixesSourcePrefixesSource. of(org.eclipse.aether.repository.RemoteRepository origin, java.nio.file.Path path)CreatesPrefixesSourceout of passed in parameters, never returnsnull.
-