1*62b6a48dSTrevor RadcliffeURL: https://github.com/JakeWharton/DiskLruCache/tarball/7a1ecbd38d2ad0873fb843e911d60235b7434acb 2*62b6a48dSTrevor RadcliffeVersion: 7a1ecbd38d2ad0873fb843e911d60235b7434acb 3*62b6a48dSTrevor RadcliffeLicense: Apache 2.0 4*62b6a48dSTrevor RadcliffeLicense File: LICENSE 5*62b6a48dSTrevor Radcliffe 6*62b6a48dSTrevor RadcliffeDescription: 7*62b6a48dSTrevor RadcliffeJava implementation of a Disk-based LRU cache which specifically targets Android compatibility. 8*62b6a48dSTrevor Radcliffe 9*62b6a48dSTrevor RadcliffeLocal Modifications: 10*62b6a48dSTrevor RadcliffeExposed File objects directly to gets, removed key validation, removed test sources. 11