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