Package akka.dispatch
Class ForkJoinExecutorConfigurator$
- java.lang.Object
-
- akka.dispatch.ForkJoinExecutorConfigurator$
-
public class ForkJoinExecutorConfigurator$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ForkJoinExecutorConfigurator$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ForkJoinExecutorConfigurator$()
-
-
-
Field Detail
-
MODULE$
public static final ForkJoinExecutorConfigurator$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-