Interface ConcurrentLongLongHashMap.LongLongFunction
-
- Enclosing class:
- ConcurrentLongLongHashMap
public static interface ConcurrentLongLongHashMap.LongLongFunction
A Long-Long function.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
apply(long key)
-