| Package | Description | 
|---|---|
| com.google.common.util.concurrent | Concurrency utilities. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <K> AtomicLongMap<K> | AtomicLongMap. create()Creates an  AtomicLongMap. | 
| static <K> AtomicLongMap<K> | AtomicLongMap. create(Map<? extends K,? extends Long> m)Creates an  AtomicLongMapwith the same mappings as the specifiedMap. | 
Copyright © 2010-2014. All Rights Reserved.