Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ describeAsUpperBound
Method
describeAsUpperBound
corpus/java/training/guava/collect/Cut.java:56–56 ·
view source on GitHub ↗
(StringBuilder sb)
Source
from the content-addressed store, hash-verified
54
abstract
void
describeAsLowerBound(StringBuilder sb);
55
56
abstract
void
describeAsUpperBound(StringBuilder sb);
57
58
abstract C leastValueAbove(DiscreteDomain<C> domain);
59
Callers
1
toString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected