| 程序包 | 说明 |
|---|---|
| com.lark.oapi.okhttp.internal.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
static DiskLruCache |
DiskLruCache.create(FileSystem fileSystem,
File directory,
int appVersion,
int valueCount,
long maxSize)
Create a cache which will reside in
directory. |
Copyright © 2022. All rights reserved.