Uses of Interface
org.apache.bookkeeper.util.collections.ConcurrentLongLongHashMap.LongLongFunction
- 
Packages that use ConcurrentLongLongHashMap.LongLongFunction Package Description org.apache.bookkeeper.util.collections Bookkeeper collection utilities.
- 
- 
Uses of ConcurrentLongLongHashMap.LongLongFunction in org.apache.bookkeeper.util.collectionsMethods in org.apache.bookkeeper.util.collections with parameters of type ConcurrentLongLongHashMap.LongLongFunction Modifier and Type Method Description longConcurrentLongLongHashMap. computeIfAbsent(long key, ConcurrentLongLongHashMap.LongLongFunction provider)
 
-