Package com.facebook.imagepipeline.cache
See: Description
-
Class Summary Class Description CountingLruMap Map that keeps track of the elements order (according to the LRU policy) and their size. CountingLruBitmapMemoryCacheFactory Entry The internal representation of a key-value pair stored by the cache. AbstractAdaptiveCountingMemoryCache Layer of memory cache stack responsible for managing eviction of the the cached items. LruCountingMemoryCache Layer of memory cache stack responsible for managing eviction of the the cached items. AnimatedCache Store frames from animations which are being displayed at this moment AnimationFrames Represents the bitmaps of one animation. BitmapMemoryCacheTrimStrategy CountingMemoryCache eviction strategy appropriate for bitmap caches. BoundedLinkedHashSet DumpInfoEntry Cache entry info for use by dumpers. DumpInfo Info about the status of the cache for use by dumpers. CountingMemoryCacheInspector Inspects values cached in bitmap memory cache. MemoryCacheParams Configuration for a memory cache. -
Interface Summary Interface Description EntryStateObserver Interface used to observe the state changes of an entry. CountingMemoryCache BitmapMemoryCacheFactory CacheTrimStrategy Interface used to specify the trimming strategy for the cache. MemoryCache Interface for the image pipeline memory cache. ValueDescriptor Interface used to get the information about the values.