Java.Util.Concurrent.Atomic.AtomicReferenceArray.WeakCompareAndSet Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("weakCompareAndSet", "(ILjava/lang/Object;Ljava/lang/Object;)Z", "")]
public bool WeakCompareAndSet (int i, Java.Lang.Object expect, Java.Lang.Object update)

Parameters

i
Documentation for this section has not yet been entered.
expect
Documentation for this section has not yet been entered.
update
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Java.Util.Concurrent.Atomic
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1