AtomicReference<(Of <(<'T>)>)> Constructor
Overload List
Name | Description | |
---|---|---|
![]() |
AtomicReference<(Of <(<'T>)>)>(T) |
Sets the initial value of this [AtomicReference{T}] to [originalValue].
|
![]() |
AtomicReference<(Of <(<'T>)>)>()()()() |
Default constructor
|