Java.Util.Concurrent.Atomic.AtomicStampedReference.AttemptStamp Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("attemptStamp", "(Ljava/lang/Object;I)Z", "GetAttemptStamp_Ljava_lang_Object_IHandler")]
public virtual bool AttemptStamp (Java.Lang.Object expectedReference, int newStamp)

Parameters

expectedReference
Documentation for this section has not yet been entered.
newStamp
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