Interface FileCache.MemoFile
-
- All Known Implementing Classes:
FileCache.MemoFileImpl
- Enclosing class:
- FileCache<T extends FileCache.Cacheable>
public static interface FileCache.MemoFile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.FilegetFile()java.lang.StringgetMemo()
-