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.collections
Methods in org.apache.bookkeeper.util.collections with parameters of type ConcurrentLongLongHashMap.LongLongFunction Modifier and Type Method Description long
ConcurrentLongLongHashMap. computeIfAbsent(long key, ConcurrentLongLongHashMap.LongLongFunction provider)
-