Home | History | Annotate | Download | only in disklrucache
      1 URL: https://github.com/JakeWharton/DiskLruCache/tarball/7a1ecbd38d2ad0873fb843e911d60235b7434acb
      2 Version: 7a1ecbd38d2ad0873fb843e911d60235b7434acb
      3 License: Apache 2.0
      4 License File: LICENSE
      5 
      6 Description:
      7 Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
      8 
      9 Local Modifications:
     10 Exposed File objects directly to gets, removed key validation, removed test sources.
     11