接口 GrowablePriorityLongPairQueue.LongPairPredicate
public static interface GrowablePriorityLongPairQueue.LongPairPredicate
Predicate to checks for a key-value pair where both of them have long types.
-
方法概要
-
方法详细资料
-
test
boolean test(long v1, long v2)
-