FutureTask.set

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

Meta