| java.lang.Object | ||
| ↳ | com.facebook.imagepipeline.cache.DefaultCacheKeyFactory | |
| ↳ | com.facebook.imagepipeline.debug.FlipperCacheKeyFactory | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FlipperCacheKeyFactory(DebugImageTracker debugImageTracker) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CacheKey | getBitmapCacheKey(ImageRequest request, Object callerContext) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.facebook.imagepipeline.cache.DefaultCacheKeyFactory
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.facebook.imagepipeline.cache.CacheKeyFactory
| |||||||||||