Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ describeAsLowerBound
Method
describeAsLowerBound
output/java_guava/1.4.19/Cut.java:161–164 ·
view source on GitHub ↗
(StringBuilder sb)
Source
from the content-addressed store, hash-verified
159
}
160
161
@Override
162
void
describeAsLowerBound(StringBuilder sb) {
163
sb.append(
"(-\u221e"
);
164
}
165
166
@Override
167
void
describeAsUpperBound(StringBuilder sb) {
Callers
nothing calls this directly
Calls
1
append
Method · 0.45
Tested by
no test coverage detected