android_mt6572_jiabo/external/glide/third_party/disklrucache/README.third_party
2025-09-05 16:56:03 +08:00

10 lines
407 B
Text

URL: https://github.com/JakeWharton/DiskLruCache/tarball/7a1ecbd38d2ad0873fb843e911d60235b7434acb
Version: 7a1ecbd38d2ad0873fb843e911d60235b7434acb
License: Apache 2.0
License File: LICENSE
Description:
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
Local Modifications:
Exposed File objects directly to gets, removed key validation, removed test sources.