-
public class CacheHelper
-
-
Field Summary
Fields Modifier and Type Field Description public final static CacheHelperINSTANCE
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>handleCacheStrategy(String origin, File cacheDir, CacheStrategy cacheStrategy, String newFileName, Integer maxCachedPdfs)final StringgetCacheKey(String source)-
-
Method Detail
-
handleCacheStrategy
final <ERROR CLASS> handleCacheStrategy(String origin, File cacheDir, CacheStrategy cacheStrategy, String newFileName, Integer maxCachedPdfs)
-
getCacheKey
final String getCacheKey(String source)
-
-
-
-