-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class MemoryCache.Key implements Parcelable
The cache key for a Bitmap in the memory cache.
-
-
Constructor Summary
Constructors Constructor Description MemoryCache.Key(String key, Map<String, String> extras)
-