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.collections
Methods in org.apache.bookkeeper.util.collections with parameters of type ConcurrentLongLongHashMap.LongLongPredicate Modifier and Type Method Description int
ConcurrentLongLongHashMap. removeIf(ConcurrentLongLongHashMap.LongLongPredicate filter)
-