Uses of Class
com.google.common.util.concurrent.AtomicLongMap
-
Uses of AtomicLongMap in com.google.common.util.concurrent
Modifier and TypeMethodDescriptionstatic <K> AtomicLongMap
<K> AtomicLongMap.create()
Creates anAtomicLongMap
.static <K> AtomicLongMap
<K> Creates anAtomicLongMap
with the same mappings as the specifiedMap
.