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:425–428 ·
view source on GitHub ↗
(StringBuilder sb)
Source
from the content-addressed store, hash-verified
423
}
424
425
@Override
426
void
describeAsLowerBound(StringBuilder sb) {
427
sb.append(
'('
).append(endpoint);
428
}
429
430
@Override
431
void
describeAsUpperBound(StringBuilder sb) {
Callers
nothing calls this directly
Calls
1
append
Method · 0.45
Tested by
no test coverage detected