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