MCPcopy Create free account
hub / github.com/antlr/codebuff / leastValueAbove

Method leastValueAbove

output/java_guava/1.4.18/Cut.java:64–64  ·  view source on GitHub ↗
(DiscreteDomain<C> domain)

Source from the content-addressed store, hash-verified

62
63
64 abstract C leastValueAbove(DiscreteDomain<C> domain);
65
66
67 abstract C greatestValueBelow(DiscreteDomain<C> domain);

Callers 2

firstMethod · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected