| 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 © 2012-2013 Jake Wharton. All Rights Reserved.