|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AtomicLongMap | |
---|---|
com.google.common.util.concurrent | Concurrency utilities. |
Uses of AtomicLongMap in com.google.common.util.concurrent |
---|
Methods in com.google.common.util.concurrent that return AtomicLongMap | ||
---|---|---|
static
|
AtomicLongMap.create()
Creates an AtomicLongMap . |
|
static
|
AtomicLongMap.create(Map<? extends K,? extends Long> m)
Creates an AtomicLongMap with the same mappings as the specified Map . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |