public static final class DiskCacheAdapter.Factory extends java.lang.Object implements DiskCache.Factory
DiskCacheAdapter.DEFAULT_DISK_CACHE_DIR, DEFAULT_DISK_CACHE_SIZE| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
DiskCache |
build()
Returns a new disk cache, or
null if no disk cache could be created. |
public DiskCache build()
DiskCache.Factorynull if no disk cache could be created.build in interface DiskCache.Factory