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