Package 

Class FileDownloader

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Long size
    • Method Summary

      Modifier and Type Method Description
      final Unit download(InputStream input, File target)
      final Long getSize()
      final Unit setSize(Long size)
      • Methods inherited from class com.cognifide.gradle.common.file.transfer.FileDownloader

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait