| 程序包 | 说明 |
|---|---|
| com.lark.oapi.okhttp.internal.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
DiskLruCache.Snapshot |
DiskLruCache.get(String key)
Returns a snapshot of the entry named
key, or null if it doesn't exist is not currently
readable. |
| 限定符和类型 | 方法和说明 |
|---|---|
Iterator<DiskLruCache.Snapshot> |
DiskLruCache.snapshots()
Returns an iterator over the cache's current entries.
|
Copyright © 2024. All rights reserved.