Uses of Class
io.github.mmm.base.config.ConfigOption
-
Packages that use ConfigOption Package Description io.github.mmm.base.config -
-
Uses of ConfigOption in io.github.mmm.base.config
Methods in io.github.mmm.base.config with parameters of type ConfigOption Modifier and Type Method Description <T> T
ConfigMap. get(ConfigOption<T> option)
<T> T
ConfigMap. set(ConfigOption<T> key, T value)
-