memoryLevelNotifier
abstract fun memoryLevelNotifier(memoryLevelNotifier: MemoryLevelNotifier?): MemoryCacheManagerBuilder<K, V>
Allows the cache to respond to low memory and critical memory notifications according to the callback functions exposed on MemoryLevelNotifier.memoryLevelCallbacks.