Searched refs:LOWER_BOUND_FN (Results 1 – 1 of 1) sorted by relevance
117 private static final Function<Range, Cut> LOWER_BOUND_FN = new Function<Range, Cut>() { field in Range126 return (Function) LOWER_BOUND_FN; in lowerBoundFn()