Java.Util.Concurrent.Executors.Callable Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("callable", "(Ljava/lang/Runnable;Ljava/lang/Object;)Ljava/util/concurrent/Callable;", "")]
public static ICallable Callable (Java.Lang.IRunnable task, Java.Lang.Object result)

Parameters

task
Documentation for this section has not yet been entered.
result
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
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1