Uses of Class
com.jakewharton.DiskLruCache.Snapshot

Uses of DiskLruCache.Snapshot in com.jakewharton
 

Methods in com.jakewharton 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 Jake Wharton. All Rights Reserved.