Interface InstallableFile

    • Method Detail

      • getFile

        @NotNull
        @NotNull File getFile()
        Returns:
        File.
      • getVariants

        @NotNull
        @NotNull Set<String> getVariants()
        Returns:
        Variants/Run modes for file.
      • getHashCode

        @NotNull
        @NotNull com.google.common.hash.HashCode getHashCode()
        Returns:
        Hash code for file.