public abstract class GenericProgressHandler
extends java.lang.Object
Constructor and Description |
---|
GenericProgressHandler() |
Modifier and Type | Method and Description |
---|---|
abstract void |
onProgress(int byteDelta,
int byteCurrent,
int byteTotal) |