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