Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ usesValueReferences
Method
usesValueReferences
output/java_guava/1.4.13/LocalCache.java:362–364 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
360
}
361
362
boolean usesValueReferences() {
363
return
valueStrength != Strength.STRONG;
364
}
365
366
enum Strength {
367
/*
Callers
2
Segment
Method · 0.45
refresh
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected