public interface ImageTarget
abstract void
onSuccess(Bitmap bitmap)
onFailure(Throwable e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onSuccess(Bitmap bitmap)
abstract void onFailure(Throwable e)