The methods of Java.Util.Concurrent.Atomic.AtomicStampedReference are listed below. For a list of all members, see the AtomicStampedReference Members list.
See Also: Inherited members from Java.Lang.Object
AttemptStamp(Java.Lang.Object, int)Documentation for this section has not yet been entered. | ||
CompareAndSet(Java.Lang.Object, Java.Lang.Object, int, int)Documentation for this section has not yet been entered. | ||
Get(int[])Returns the current values of both the reference and the stamp. | ||
Set(Java.Lang.Object, int)Documentation for this section has not yet been entered. | ||
WeakCompareAndSet(Java.Lang.Object, Java.Lang.Object, int, int)Documentation for this section has not yet been entered. |