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

Method usesValueReferences

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

Source from the content-addressed store, hash-verified

363 }
364
365 boolean usesValueReferences() {
366 return valueStrength != Strength.STRONG;
367 }
368
369 enum Strength {
370 /*

Callers 3

SegmentMethod · 0.45
drainReferenceQueuesMethod · 0.45
clearReferenceQueuesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected