Uses of Interface
org.gcube.contentmanagement.gcubedocumentlibrary.io.DocumentCache

Packages that use DocumentCache
org.gcube.contentmanagement.gcubedocumentlibrary.io   
 

Uses of DocumentCache in org.gcube.contentmanagement.gcubedocumentlibrary.io
 

Classes in org.gcube.contentmanagement.gcubedocumentlibrary.io that implement DocumentCache
 class SimpleLRUCache
          A LinkedHashMap-based implementation of DocumentCache.
 

Constructors in org.gcube.contentmanagement.gcubedocumentlibrary.io with parameters of type DocumentCache
CachingReader(DocumentReader r, DocumentCache c)
          Creates a new instance with a given Reader and DocumentCache