@FunctionalInterface
public interface DependencyPathProvider
Path provider for Dependencies.| Modifier and Type | Method and Description |
|---|---|
@NotNull java.nio.file.Path |
getDependencyPath(@NotNull Dependency dependency,
boolean relocated)
Gets the path that should be used for the provided
Dependency. |
@NotNull
@NotNull java.nio.file.Path getDependencyPath(@NotNull
@NotNull Dependency dependency,
boolean relocated)
Dependency.dependency - the dependencyrelocated - if the path should be for the relocated or unrelocated file