public static interface DiskCache.Factory
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_DISK_CACHE_DIR |
static int |
DEFAULT_DISK_CACHE_SIZE
250 MB of cache.
|
static final int DEFAULT_DISK_CACHE_SIZE
static final String DEFAULT_DISK_CACHE_DIR
DiskCache build()
null
if no disk cache could be created.