Uses of Interface
org.apache.bookkeeper.util.collections.ConcurrentLongLongHashMap.BiConsumerLong
-
Packages that use ConcurrentLongLongHashMap.BiConsumerLong Package Description org.apache.bookkeeper.util.collections Bookkeeper collection utilities. -
-
Uses of ConcurrentLongLongHashMap.BiConsumerLong in org.apache.bookkeeper.util.collections
Methods in org.apache.bookkeeper.util.collections with parameters of type ConcurrentLongLongHashMap.BiConsumerLong Modifier and Type Method Description void
ConcurrentLongLongHashMap. forEach(ConcurrentLongLongHashMap.BiConsumerLong processor)
-