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

Method customWeigher

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

Source from the content-addressed store, hash-verified

308 }
309
310 boolean customWeigher() {
311 return weigher != OneWeigher.INSTANCE;
312 }
313
314 boolean expires() {
315 return expiresAfterWrite() || expiresAfterAccess();

Callers 2

LocalCacheMethod · 0.95
initTableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected