Uses of Class
com.jakewharton.DiskLruCache.Editor

Uses of DiskLruCache.Editor in com.jakewharton
 

Methods in com.jakewharton that return DiskLruCache.Editor
 DiskLruCache.Editor DiskLruCache.edit(String key)
          Returns an editor for the entry named key, or null if it cannot currently be edited.
 



Copyright © 2012 Jake Wharton. All Rights Reserved.