Fresco
Package Index
|
Class Index
com.facebook.cache.common
com.facebook.cache.disk
com.facebook.common.disk
com.facebook.common.internal
com.facebook.common.logging
com.facebook.common.memory
com.facebook.common.references
com.facebook.datasource
com.facebook.drawee.backends.pipeline
com.facebook.drawee.backends.volley
com.facebook.drawee.controller
com.facebook.drawee.drawable
com.facebook.drawee.generic
com.facebook.drawee.interfaces
com.facebook.drawee.view
com.facebook.imagepipeline.animated.base
com.facebook.imagepipeline.backends.okhttp
com.facebook.imagepipeline.bitmaps
com.facebook.imagepipeline.cache
com.facebook.imagepipeline.common
com.facebook.imagepipeline.core
com.facebook.imagepipeline.datasource
com.facebook.imagepipeline.decoder
com.facebook.imagepipeline.image
com.facebook.imagepipeline.listener
com.facebook.imagepipeline.memory
com.facebook.imagepipeline.producers
com.facebook.imagepipeline.request
Interfaces
CacheKeyFactory
CountingMemoryCache.CacheTrimStrategy
CountingMemoryCache.ValueInfoCallback
<V>
ImageCacheStatsTracker
MemoryCacheTracker
Classes
BitmapMemoryCacheKey
CountingMemoryCache
<K, V, S>
DefaultCacheKeyFactory
MemoryCacheParams
Package Index
|
Class Index
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)