ApplicationConfigValue
interface ApplicationConfigValue
Represents an application config value
Functions
Get property list value |
|
abstract fun getString(): String Get property string value |
Inheritors
class MapApplicationConfigValue : ApplicationConfigValue A config value implementation backed by this config’s map |