public abstract class GenericProgressHandler extends Object
GenericProgressHandler()
abstract void
onProgress(int byteDelta, int byteCurrent, int byteTotal)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericProgressHandler()
public abstract void onProgress(int byteDelta, int byteCurrent, int byteTotal)
Copyright © 2015. All rights reserved.