public class AtomicDouble
extends org.nd4j.shade.guava.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, weakCompareAndSetbyteValue, shortValueCopyright © 2021. All rights reserved.