Uses of Class
dev.mccue.guava.concurrent.AtomicLongMap
-
Uses of AtomicLongMap in dev.mccue.guava.concurrent
Methods in dev.mccue.guava.concurrent that return AtomicLongMapModifier and TypeMethodDescriptionstatic <K> AtomicLongMap<K>AtomicLongMap.create()Creates anAtomicLongMap.static <K> AtomicLongMap<K>Creates anAtomicLongMapwith the same mappings as the specifiedMap.