Click or drag to resize

AtomicInteger Constructor

Overload List
  NameDescription
Public methodAtomicInteger
Create a new AtomicInteger with a initial value of 0.
Public methodAtomicInteger(Int32)
Create a new AtomicInteger with an initial value.
Top
See Also