Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ describeAsLowerBound
Method
describeAsLowerBound
output/java_guava/1.4.18/Cut.java:341–344 ·
view source on GitHub ↗
(StringBuilder sb)
Source
from the content-addressed store, hash-verified
339
}
340
341
@Override
342
void
describeAsLowerBound(StringBuilder sb) {
343
sb.append(
'['
).append(endpoint);
344
}
345
346
@Override
347
void
describeAsUpperBound(StringBuilder sb) {
Callers
nothing calls this directly
Calls
1
append
Method · 0.45
Tested by
no test coverage detected