MCPcopy Create free account
hub / github.com/antlr/codebuff / refreshes

Method refreshes

output/java_guava/1.4.13/LocalCache.java:326–328  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

324 }
325
326 boolean refreshes() {
327 return refreshNanos > 0;
328 }
329
330 boolean usesAccessQueue() {
331 return expiresAfterAccess() || evictsBySize();

Callers 2

recordsWriteMethod · 0.95
scheduleRefreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected