Interface Downloader

All Known Implementing Classes:
ChromiumDownloader

public interface Downloader
  • Method Summary

    Modifier and Type Method Description
    java.nio.file.Path download()  
  • Method Details

    • download

      java.nio.file.Path download()