Package 

Class MemoryLruCache

    • Method Summary

      Modifier and Type Method Description
      CacheItem _put(String key, CacheItem value)
      long getSize()
      • Methods inherited from class androidx.collection.LruCache

        createCount, evictAll, evictionCount, get, hitCount, maxSize, missCount, put, putCount, remove, resize, size, snapshot, toString, trimToSize
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait