當執行完這個async task,callee會呼叫CompletableFuture的 complete() ... xxxxAsync(function, executor): function會用非同步的方式呼叫,並用指定的thread pool。
確定! 回上一頁