Interface ConcurrentLongLongHashMap.LongLongPredicate
- Enclosing class:
- ConcurrentLongLongHashMap
public static interface ConcurrentLongLongHashMap.LongLongPredicate
A Long-Long predicate.
-
Method Summary
-
Method Details
-
test
boolean test(long key, long value)
-