JakeWharton / DiskLruCache

Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
http://jakewharton.github.io/DiskLruCache
Apache License 2.0
5.79k stars 1.18k forks source link

Fix #43 #44

Closed JakeWharton closed 11 years ago

swankjesse commented 11 years ago

LGTM