|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FileCache.ItemCreator<T>
Creates an item to store in the cache
Method Summary | |
---|---|
T |
createCacheItemForFile(java.io.File file)
Return item to store for the file, or null to remove the association. |
Method Detail |
---|
T createCacheItemForFile(java.io.File file)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |