Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ describeAsUpperBound
Method
describeAsUpperBound
output/java_guava/1.4.16/Cut.java:346–349 ·
view source on GitHub ↗
(StringBuilder sb)
Source
from the content-addressed store, hash-verified
344
}
345
346
@Override
347
void
describeAsUpperBound(StringBuilder sb) {
348
sb.append(endpoint).append(
')'
);
349
}
350
351
@Override
352
C leastValueAbove(DiscreteDomain<C> domain) {
Callers
nothing calls this directly
Calls
1
append
Method · 0.45
Tested by
no test coverage detected