public static interface

CountingMemoryCache.ValueInfoCallback

com.facebook.imagepipeline.cache.CountingMemoryCache.ValueInfoCallback<V>

Class Overview

Interface used by the cache to query information about cached values.

Summary

Public Methods
abstract long getSizeInBytes(V value)

Public Methods

public abstract long getSizeInBytes (V value)