Class ConsoleProgressListener

    • Constructor Detail

      • ConsoleProgressListener

        public ConsoleProgressListener​(Log log)
    • Method Detail

      • update

        public void update​(long bytesRead,
                           long contentLength,
                           boolean done)
        Specified by:
        update in interface ProgressListener