public class AtomicBoolean extends AtomicBoolean
| Constructor and Description |
|---|
AtomicBoolean() |
AtomicBoolean(boolean initialValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
compareAndSet, get, getAndSet, lazySet, set, toString, weakCompareAndSetCopyright © 2022. All rights reserved.