Interface StreamCopier.Listener

Enclosing class:
StreamCopier

public static interface StreamCopier.Listener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reportProgress(long transferred)
     
  • Method Details