Java.Util.Concurrent.Executors Class
Factory and utility methods for Java.Util.Concurrent.IExecutor, Java.Util.Concurrent.IExecutorService, Java.Util.Concurrent.IScheduledExecutorService, Java.Util.Concurrent.IThreadFactory, and Java.Util.Concurrent.ICallable classes defined in this package.

See Also: Executors Members

Syntax

[Android.Runtime.Register("java/util/concurrent/Executors", DoNotGenerateAcw=true)]
public class Executors : Java.Lang.Object

Remarks

Factory and utility methods for Java.Util.Concurrent.IExecutor, Java.Util.Concurrent.IExecutorService, Java.Util.Concurrent.IScheduledExecutorService, Java.Util.Concurrent.IThreadFactory, and Java.Util.Concurrent.ICallable classes defined in this package. This class supports the following kinds of methods:

[Android Documentation]

Requirements

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