Package 

Interface CountingMemoryCache

  • All Implemented Interfaces:
    com.facebook.cache.common.HasDebugData , com.facebook.common.memory.MemoryTrimmable , com.facebook.imagepipeline.cache.MemoryCache

    
    public interface CountingMemoryCache<K, V>
     implements MemoryCache<K, V>, MemoryTrimmable