ForkJoinTask.complete

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void complete()
  2. void complete(V value)
    class ForkJoinTask(V)
    static if(!(is(V == void)))
    void
    complete
    ()

Meta