Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
recordsWrite
Method · 0.95
scheduleRefresh
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected