Uses of Class
com.jakewharton.DiskLruCache

Uses of DiskLruCache in com.jakewharton
 

Methods in com.jakewharton that return DiskLruCache
static DiskLruCache DiskLruCache.open(File directory, int appVersion, int valueCount, long maxSize)
          Opens the cache in directory, creating a cache if none exists there.
 



Copyright © 2012 Jake Wharton. All Rights Reserved.