| 程序包 | 说明 |
|---|---|
| com.lark.oapi.okhttp.internal.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
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(String key)
Returns an editor for the entry named
key, or null if another edit is in progress. |
Copyright © 2022. All rights reserved.