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