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, weakCompareAndSet
Copyright © 2017. All rights reserved.