Uses of Class
org.miaixz.bus.http.cache.DiskLruCache.Editor
Packages that use DiskLruCache.Editor
-
Uses of DiskLruCache.Editor in org.miaixz.bus.http.cache
Methods in org.miaixz.bus.http.cache that return DiskLruCache.EditorModifier and TypeMethodDescription返回名为key的条目的编辑器,如果另一个编辑正在进行,则返回nullDiskLruCache.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.