Searched refs:UPPER_BOUND_FN (Results 1 – 1 of 1) sorted by relevance
129 private static final Function<Range, Cut> UPPER_BOUND_FN = new Function<Range, Cut>() { field in Range138 return (Function) UPPER_BOUND_FN; in upperBoundFn()