类 net.tsz.afinal.common.DiskLruCache.Editor
的使用

使用 DiskLruCache.Editor 的软件包
net.tsz.afinal.common   
 

net.tsz.afinal.commonDiskLruCache.Editor 的使用
 

返回 DiskLruCache.Editornet.tsz.afinal.common 中的方法
 DiskLruCache.Editor DiskLruCache.Snapshot.edit()
          Returns an editor for this snapshot's entry, or null if either the entry has changed since this snapshot was created or if another edit is in progress.
 DiskLruCache.Editor DiskLruCache.edit(java.lang.String key)
          Returns an editor for the entry named key, or null if another edit is in progress.