Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Java.Util.Concurrent
  3. ForkJoinTask
  • ForkJoinTask
    • ForkJoinTask()
    • ForkJoinTask(IntPtr, JniHandleOwnership)
    • Exception
    • ForkJoinTaskTag
    • IsCancelled
    • IsCompletedAbnormally
    • IsCompletedNormally
    • IsDone
    • JniPeerMembers
    • Pool
    • QueuedTaskCount
    • RawRawResult
    • SurplusQueuedTaskCount
    • ThresholdClass
    • ThresholdType
    • Adapt(ICallable)
    • Adapt(IRunnable)
    • Adapt(IRunnable, Object)
    • Cancel(Boolean)
    • CompareAndSetForkJoinTaskTag(Int16, Int16)
    • Complete(Object)
    • CompleteExceptionally(Throwable)
    • Exec()
    • Fork()
    • Get()
    • Get(Int64, TimeUnit)
    • HelpQuiesce()
    • InForkJoinPool()
    • Invoke()
    • InvokeAll(ForkJoinTask[])
    • InvokeAll(ICollection)
    • InvokeAll(ForkJoinTask, ForkJoinTask)
    • Join()
    • PeekNextLocalTask()
    • PollNextLocalTask()
    • PollTask()
    • QuietlyComplete()
    • QuietlyInvoke()
    • QuietlyJoin()
    • Reinitialize()
    • SetForkJoinTaskTag(Int16)
    • SetRawResult(Object)
    • TryUnfork()
monoandroid
namespace Java.Util.Concurrent
{
    [JavaTypeParameters(new[] { "V" })]
    [Register("java/util/concurrent/ForkJoinTask", DoNotGenerateAcw = true)]
    public abstract class ForkJoinTask : Object, IJavaObject, IJavaPeerable, ISerializable, IFuture, IDisposable
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙