| Package | Description |
|---|---|
| okhttp3.internal.cache |
| Modifier and Type | Method and Description |
|---|---|
static DiskLruCache |
DiskLruCache.create(FileSystem fileSystem,
File directory,
int appVersion,
int valueCount,
long maxSize)
Create a cache which will reside in
directory. |
Copyright © 2017. All Rights Reserved.