Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ customWeigher
Method
customWeigher
output/java_guava/1.4.18/LocalCache.java:313–315 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
311
}
312
313
boolean customWeigher() {
314
return
weigher != OneWeigher.INSTANCE;
315
}
316
317
boolean expires() {
318
return
expiresAfterWrite() || expiresAfterAccess();
Callers
2
LocalCache
Method · 0.95
initTable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected