Package com.infilos.utils.io
Interface StreamProgress
-
public interface StreamProgress
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
finish()
void
progress(long byteSize)
void
start()
-