接口 LongPairRangeSet.RangeBoundConsumer<T>

类型参数:
T - the type of the result.
封闭接口:
LongPairRangeSet<T extends Comparable<T>>

public static interface LongPairRangeSet.RangeBoundConsumer<T>
Represents a function that accepts result and produces a LongPair. Reverse ops of `LongPairConsumer`