Uses of Class
com.jakewharton.disklrucache.DiskLruCache.Snapshot

Uses of DiskLruCache.Snapshot in com.jakewharton.disklrucache
 

Methods in com.jakewharton.disklrucache that return DiskLruCache.Snapshot
 DiskLruCache.Snapshot DiskLruCache.get(String key)
          Returns a snapshot of the entry named key, or null if it doesn't exist is not currently readable.
 



Copyright © 2012-2013 Jake Wharton. All Rights Reserved.