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