public class CachingConfig$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static CachingConfig$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
CachingConfig$() |
Modifier and Type | Method and Description |
---|---|
com.typesafe.config.Config |
emptyConfig() |
CachingConfig.ValuePathEntry |
emptyPathEntry() |
CachingConfig.ValuePathEntry |
invalidPathEntry() |
CachingConfig.ValuePathEntry |
nonExistingPathEntry() |
public static final CachingConfig$ MODULE$
public com.typesafe.config.Config emptyConfig()
public CachingConfig.ValuePathEntry invalidPathEntry()
public CachingConfig.ValuePathEntry nonExistingPathEntry()
public CachingConfig.ValuePathEntry emptyPathEntry()