Back to Glide

THIRD PARTY

third_party/disklrucache/THIRD_PARTY.md

5.0.7406 B
Original Source

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.