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

Method refreshes

output/java_guava/1.4.17/LocalCache.java:329–331  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

327 }
328
329 boolean refreshes() {
330 return refreshNanos > 0;
331 }
332
333 boolean usesAccessQueue() {
334 return expiresAfterAccess() || evictsBySize();

Callers 2

recordsWriteMethod · 0.95
scheduleRefreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected