أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
According to the official Java resource page: "The FutureTask provides asynchronous computation with methods to start and cancel a computation, query to see if the computation is complete, and retrieve the result of the computation. The result can only be retrieved when the computation has completed."