Back to Fresco

HasDebugData

docs/javadoc/reference/com/facebook/cache/common/HasDebugData.html

3.6.012.2 KB
Original Source

Fresco

|

|

Packages | Classes

Interfaces

Classes

Enums

Packages | Classes

Summary: Methods | [Expand All]

public interface

HasDebugData

| 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. |

|

Summary

Public Methods
abstract String
Return a string describing this object and to be used for debugging or logging

Public Methods

public abstract String getDebugData()

Return a string describing this object and to be used for debugging or logging

+Generated by Doclava. +