Package 

Interface SourceInfoStorage

    • Method Summary

      Modifier and Type Method Description
      abstract SourceInfo get(String url)
      abstract void put(String url, SourceInfo sourceInfo)
      abstract void release()
      • Methods inherited from class java.lang.Object

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