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