MCPcopy 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

firstMethod · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected