Package com.mchange.v3.filecache
Interface FileCacheKey
-
- All Known Implementing Classes:
RelativePathFileCacheKey
public interface FileCacheKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.lang.StringgetCacheFilePath()java.net.URLgetURL()inthashCode()
-