Class DownloadHelper
java.lang.Object
io.github.slimjar.injector.helper.DownloadHelper
-
Constructor Summary
ConstructorsConstructorDescriptionDownloadHelper(DependencyDownloader dependencyDownloader, RelocationHelper relocationHelper) -
Method Summary
-
Constructor Details
-
DownloadHelper
-
-
Method Details
-
fetch
@NotNull public @NotNull Stream<@NotNull File> fetch(@NotNull @NotNull Collection<Dependency> dependencies) throws InjectorException - Throws:
InjectorException
-