public class PreviewServerSettingsImpl$ extends SettingsCompanionImpl<PreviewServerSettingsImpl> implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static PreviewServerSettingsImpl$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| PreviewServerSettingsImpl$() | 
| Modifier and Type | Method and Description | 
|---|---|
| PreviewServerSettingsImpl | fromSubConfig(com.typesafe.config.Config root,
             com.typesafe.config.Config c) | 
apply, apply, apply, configAdditions, prefixpublic static final PreviewServerSettingsImpl$ MODULE$
public PreviewServerSettingsImpl fromSubConfig(com.typesafe.config.Config root, com.typesafe.config.Config c)
fromSubConfig in class SettingsCompanionImpl<PreviewServerSettingsImpl>