Package com.nostra13.universalimageloader.cache.memory.impl

Class Summary
FIFOLimitedMemoryCache Limited bitmap cache.
FuzzyKeyMemoryCache Decorator for MemoryCache.
LargestLimitedMemoryCache Limited bitmap cache.
LimitedAgeMemoryCache Decorator for MemoryCache.
LRULimitedMemoryCache Limited bitmap cache.
LruMemoryCache A cache that holds strong references to a limited number of Bitmaps.
UsingFreqLimitedMemoryCache Limited bitmap cache.
WeakMemoryCache Memory cache with weak references to bitmaps

NOTE: This cache uses only weak references for stored Bitmaps.
 



Copyright © 2011-2014. All Rights Reserved.