类的使用
com.lark.oapi.okhttp.internal.cache.DiskLruCache.Editor
使用DiskLruCache.Editor的程序包
-
com.lark.oapi.okhttp.internal.cache中DiskLruCache.Editor的使用
修饰符和类型方法说明Returns an editor for the entry namedkey, or null if another edit is in progress.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.