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