public interface CleanupPathProvider extends DependencyPathProvider
DependencyPathProvider
This interface must be implemented to support DependencyManager.cleanupCacheDirectory()| Modifier and Type | Method and Description |
|---|---|
@NotNull java.nio.file.Path |
getCleanupPath()
Gets the path that should be used for removing unused files using
DependencyManager.cleanupCacheDirectory(). |
getDependencyPath@NotNull @NotNull java.nio.file.Path getCleanupPath()
DependencyManager.cleanupCacheDirectory().