newcachedThreadPool ( )取得的 executor 會使用它所需要的 thread 數目於它的 queue 中執行物件。它會反覆利用可用的 thread ,也會建構新的 thread 。
確定! 回上一頁