Interface RelocationHelper

All Known Implementing Classes:
VerifyingRelocationHelper

public interface RelocationHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull File
    relocate(@NotNull Dependency dependency, @NotNull File file)
     
  • Method Details

    • relocate

      @NotNull @NotNull File relocate(@NotNull @NotNull Dependency dependency, @NotNull @NotNull File file)