Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ recordsAccess
Method
recordsAccess
output/java_guava/1.4.13/LocalCache.java:342–344 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
340
}
341
342
boolean recordsAccess() {
343
return
expiresAfterAccess();
344
}
345
346
boolean recordsTime() {
347
return
recordsWrite() || recordsAccess();
Callers
3
recordsTime
Method · 0.95
usesAccessEntries
Method · 0.95
refresh
Method · 0.45
Calls
1
expiresAfterAccess
Method · 0.95
Tested by
no test coverage detected