akka.dispatch
Class ForkJoinExecutorConfigurator$

java.lang.Object
  extended by akka.dispatch.ForkJoinExecutorConfigurator$

public class ForkJoinExecutorConfigurator$
extends java.lang.Object


Field Summary
static ForkJoinExecutorConfigurator$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
ForkJoinExecutorConfigurator$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final ForkJoinExecutorConfigurator$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

ForkJoinExecutorConfigurator$

public ForkJoinExecutorConfigurator$()