Click or drag to resize

AtomicLong Constructor

Overload List
  NameDescription
Public methodAtomicLong
Create a new AtomicLong with a initial value of 0.
Public methodAtomicLong(Int64)
Create a new AtomicLong with an initial value.
Top
See Also