Java.Util.Concurrent.Atomic.AtomicInteger.Set Method
Sets to the given value.

Syntax

[Android.Runtime.Register("set", "(I)V", "")]
public void Set (int newValue)

Parameters

newValue
the new value

Remarks

Sets to the given value.

[Android Documentation]

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