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.collectionsMethods in org.apache.bookkeeper.util.collections with parameters of type ConcurrentLongLongHashMap.BiConsumerLong Modifier and Type Method Description voidConcurrentLongLongHashMap. forEach(ConcurrentLongLongHashMap.BiConsumerLong processor)
 
-