Interface RemoteFileCopyProgress
-
public interface RemoteFileCopyProgress- Author:
- Byron Nevins
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcallback(long numcopied, long numtotal)intgetChunkSize()
-