The constructors of Java.Util.Concurrent.Atomic.AtomicBoolean are listed below. For a list of all members, see the AtomicBoolean Members list.
See Also: Inherited members from Java.Lang.Object
Creates a new AtomicBoolean with initial value false. | ||
Creates a new AtomicBoolean with the given initial value. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |