Package 

Class InMemoryCacheService

  • All Implemented Interfaces:
    org.readium.r2.shared.publication.Publication.Service , org.readium.r2.shared.publication.services.CacheService , org.readium.r2.shared.util.Closeable , org.readium.r2.shared.util.MemoryObserver

    
    public final class InMemoryCacheService
     implements CacheService, MemoryObserver
                        

    A basic CacheService implementation keeping the cached objects in memory.