Interface GrowablePriorityLongPairQueue.LongPairPredicate
-
- Enclosing class:
- GrowablePriorityLongPairQueue
public static interface GrowablePriorityLongPairQueue.LongPairPredicatePredicate to checks for a key-value pair where both of them have long types.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleantest(long v1, long v2)
-