Package | Description |
---|---|
com.mchange.v3.filecache |
Modifier and Type | Class and Description |
---|---|
class |
RelativePathFileCacheKey |
Modifier and Type | Method and Description |
---|---|
void |
FileCache.ensureCached(FileCacheKey key,
boolean force_reacquire) |
InputStream |
FileCache.fetch(FileCacheKey key,
boolean force_reacquire) |
File |
FileCache.fileForKey(FileCacheKey key) |
boolean |
FileCache.isCached(FileCacheKey key) |
Copyright © 2017 com.mchange. All rights reserved.