Package | Description |
---|---|
com.squareup.okhttp.internal |
Modifier and Type | Method and Description |
---|---|
static DiskLruCache |
DiskLruCache.open(File directory,
int appVersion,
int valueCount,
long maxSize)
Opens the cache in
directory , creating a cache if none exists
there. |
Copyright © 2015. All rights reserved.