Uses of Interface
org.apache.bookkeeper.util.collections.ConcurrentLongLongHashMap.LongLongPredicate
- 
Packages that use ConcurrentLongLongHashMap.LongLongPredicate Package Description org.apache.bookkeeper.util.collections Bookkeeper collection utilities.
- 
- 
Uses of ConcurrentLongLongHashMap.LongLongPredicate in org.apache.bookkeeper.util.collectionsMethods in org.apache.bookkeeper.util.collections with parameters of type ConcurrentLongLongHashMap.LongLongPredicate Modifier and Type Method Description intConcurrentLongLongHashMap. removeIf(ConcurrentLongLongHashMap.LongLongPredicate filter)
 
-