docs/javadoc/reference/com/facebook/cache/common/HasDebugData.html
|
|
Summary: Methods | [Expand All]
public interface
| com.facebook.cache.common.HasDebugData |
| Known Indirect Subclasses
AbstractAdaptiveCountingMemoryCache<K, V>, CountingMemoryCache<K, V>, InstrumentedMemoryCache<K, V>, LruCountingMemoryCache<K, V>, MemoryCache<K, V>
| AbstractAdaptiveCountingMemoryCache<K, V> | Layer of memory cache stack responsible for managing eviction of the the cached items. | | CountingMemoryCache<K, V> | | | InstrumentedMemoryCache<K, V> | | | LruCountingMemoryCache<K, V> | Layer of memory cache stack responsible for managing eviction of the the cached items. | | MemoryCache<K, V> | Interface for the image pipeline memory cache. |
|
| Public Methods |
|---|
| abstract String |
| Return a string describing this object and to be used for debugging or logging |
Return a string describing this object and to be used for debugging or logging
+Generated by Doclava. +