newFixedThreadPool (3) method will create a thread pool with only 3 threads. When we put Runnable or Callable object into the thread pool.
確定! 回上一頁