from

Creates a MemoryCacheManagerBuilder that uses AndroidMemoryLevelNotifier to trim the cache when low memory events are received.

See also


Convenience function to create a SnapshotFileCacheBuilder in the application's cache directory. This will create the cache file at {Context.getCacheDir}/com.kroger.cache/{filename}

See also