Interface LongPairRangeSet.RangeBoundConsumer<T>
- Type Parameters:
T- the type of the result.
- Enclosing interface:
- 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`
-
Method Summary
-
Method Details
-
apply
-