Constructor

new(value:T)

Variables

Inherited Variables

Inherited Methods

Defined by AtomicReference

finalaccumulateAndGet(param1:V, param2:BinaryOperator<V>):V

finalcompareAndSet(param1:V, param2:V):Bool

finalget():V

finalgetAndAccumulate(param1:V, param2:BinaryOperator<V>):V

finalgetAndSet(param1:V):V

finalgetAndUpdate(param1:UnaryOperator<V>):V

finallazySet(param1:V):Void

finalset(param1:V):Void

finalupdateAndGet(param1:UnaryOperator<V>):V

finalweakCompareAndSet(param1:V, param2:V):Bool