Interface LongPairRangeSet.LongPairConsumer<T>
- Type Parameters:
T
- the type of the result.
- Enclosing interface:
- LongPairRangeSet<T extends Comparable<T>>
public static interface LongPairRangeSet.LongPairConsumer<T>
Represents a function that accepts two long arguments and produces a result.
-
Method Summary
-
Method Details
-
apply
-