public interface
OnProgressListener
A listener that is called periodically during execution of the
ControllableTask
.
Public Method Summary
abstract void
onProgress
(ProgressT snapshot)
Public Methods
public abstract void
onProgress
(ProgressT snapshot)
Parameters
snapshot