Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/guava
/ describeAsUpperBound
Method
describeAsUpperBound
guava/src/com/google/common/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 @Nullable C leastValueAbove(DiscreteDomain<C> domain);
59
Callers
1
toString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected