Java.Util.Concurrent.ForkJoinTask.Adapt Method
Returns a new ForkJoinTask that performs the run method of the given Runnable as its action, and returns a null result upon ForkJoinTask.Join.

Syntax

[Android.Runtime.Register("adapt", "(Ljava/lang/Runnable;)Ljava/util/concurrent/ForkJoinTask;", "")]
public static ForkJoinTask Adapt (Java.Lang.IRunnable runnable)

Parameters

runnable
the runnable action

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a new ForkJoinTask that performs the run method of the given Runnable as its action, and returns a null result upon ForkJoinTask.Join.

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0