Package 

Interface ZBrowserCore.CacheCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void onCacheHit(String url)
      abstract void onCacheMiss(String url, boolean isDownloading)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait