Class SharedForkJoinExecutor
java.lang.Object
com.complexible.common.util.concurrent.SharedForkJoinExecutor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ForkJoinPoolget()static voidshutdown()Shuts down this executor
-
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
-