类 net.tsz.afinal.bitmap.core.LruDiskCache.Editor
的使用

使用 LruDiskCache.Editor 的软件包
net.tsz.afinal.bitmap.core   
 

net.tsz.afinal.bitmap.coreLruDiskCache.Editor 的使用
 

返回 LruDiskCache.Editornet.tsz.afinal.bitmap.core 中的方法
 LruDiskCache.Editor LruDiskCache.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.
 LruDiskCache.Editor LruDiskCache.edit(java.lang.String key)
          Returns an editor for the entry named key, or null if another edit is in progress.