Searched defs:fileCache (Results 1 – 1 of 1) sorted by relevance
30 private final FileCache fileCache; field in Md5Cache36 public Md5Cache(Log log, String keyPrefix, FileCache fileCache) { in Md5Cache()