Class SharedForkJoinExecutor

java.lang.Object
com.complexible.common.util.concurrent.SharedForkJoinExecutor

public final class SharedForkJoinExecutor extends Object
  • Field Details

    • CONCURRENCY_LEVEL

      public static final int CONCURRENCY_LEVEL
  • Constructor Details

    • SharedForkJoinExecutor

      public SharedForkJoinExecutor()
  • Method Details

    • shutdown

      public static void shutdown()
      Shuts down this executor
    • get

      public static ForkJoinPool get()