Uses of Interface
org.apache.bookkeeper.util.collections.ConcurrentLongHashMap.LongObjectPredicate
-
Packages that use ConcurrentLongHashMap.LongObjectPredicate Package Description org.apache.bookkeeper.util.collections Bookkeeper collection utilities. -
-
Uses of ConcurrentLongHashMap.LongObjectPredicate in org.apache.bookkeeper.util.collections
Methods in org.apache.bookkeeper.util.collections with parameters of type ConcurrentLongHashMap.LongObjectPredicate Modifier and Type Method Description int
ConcurrentLongHashMap. removeIf(ConcurrentLongHashMap.LongObjectPredicate<V> predicate)
-