11 lines
407 B
Plaintext
11 lines
407 B
Plaintext
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.
|