Searched defs:readCache (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DFileHistoryCache.java203 private static History readCache(File file) throws IOException { method in class:FileHistoryCache
236 histOld = readCache(cache);
475 return readCache(cache);

Completed in 53 milliseconds