Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ greatestValueBelow
Method
greatestValueBelow
corpus/java/training/guava/collect/Cut.java:60–60 ·
view source on GitHub ↗
(DiscreteDomain<C> domain)
Source
from the content-addressed store, hash-verified
58
abstract C leastValueAbove(DiscreteDomain<C> domain);
59
60
abstract C greatestValueBelow(DiscreteDomain<C> domain);
61
62
/*
63
* The canonical form is a BelowValue cut whenever possible, otherwise ABOVE_ALL, or
Callers
2
last
Method · 0.45
create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected