Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for newScheduledThreadPool (0.11 sec)

  1. guava/src/com/google/common/util/concurrent/MoreExecutors.java

       * the application is complete. It does so by using daemon threads and adding a shutdown hook to
       * wait for their completion.
       *
       * <p>This is mainly for fixed thread pools. See {@link Executors#newScheduledThreadPool(int)}.
       *
       * @param executor the executor to modify to make sure it exits when the application is finished
       * @param terminationTimeout how long to wait for the executor to finish before terminating the
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Sat Oct 19 00:51:36 UTC 2024
    - 44.1K bytes
    - Viewed (0)
Back to top