public interface ZBrowserPreload.ZBrowserPreloadCallback.AsyncCallback<Result>
abstract void
onError(int code, String exception)
onSuccess(Result result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onError(int code, String exception)
abstract void onSuccess(Result result)