docs/javadoc/reference/com/facebook/imagepipeline/cache/CountingMemoryCache.EntryStateObserver.html
|
|
CountingMemoryCache<K, V>
MemoryCache<K, V>
public static interface
| com.facebook.imagepipeline.cache.CountingMemoryCache.EntryStateObserver<K> |
Interface used to observe the state changes of an entry.
| Public Methods |
|---|
| abstract void |
| Called when the exclusivity status of the entry changes. |
Called when the exclusivity status of the entry changes.
The item can be reused if it is exclusively owned by the cache.
+Generated by Doclava. +