public class AtomicDouble
extends com.google.common.util.concurrent.AtomicDouble
Constructor and Description |
---|
AtomicDouble() |
AtomicDouble(double value) |
AtomicDouble(float value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
addAndGet, compareAndSet, doubleValue, floatValue, get, getAndAdd, getAndSet, intValue, lazySet, longValue, set, toString, weakCompareAndSet
byteValue, shortValue
Copyright © 2017. All rights reserved.