public class PekkoSpec$
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static PekkoSpec$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| PekkoSpec$() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getCallerName(java.lang.Class<?> clazz) | 
| com.typesafe.config.Config | mapToConfig(scala.collection.immutable.Map<java.lang.String,java.lang.Object> map) | 
| com.typesafe.config.Config | testConf() | 
public static final PekkoSpec$ MODULE$