Interface ConcurrentLongLongPairHashMap.LongLongPairPredicate
-
- Enclosing class:
- ConcurrentLongLongPairHashMap
public static interface ConcurrentLongLongPairHashMap.LongLongPairPredicateA Long pair predicate.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleantest(long key1, long key2, long value1, long value2)
-