Uses of Interface
io.datarouter.storage.config.ConfigValue
| Package | Description |
|---|---|
| io.datarouter.storage.config |
-
Uses of ConfigValue in io.datarouter.storage.config
Classes in io.datarouter.storage.config with type parameters of type ConfigValue Modifier and Type Class Description classConfigKey<T extends ConfigValue<T>>interfaceConfigValue<T extends ConfigValue<T>>Methods in io.datarouter.storage.config with type parameters of type ConfigValue Modifier and Type Method Description <T extends ConfigValue<T>>
Optional<T>Config. getOption(ConfigKey<T> key)Methods in io.datarouter.storage.config with parameters of type ConfigValue Modifier and Type Method Description ConfigConfig. addOption(ConfigValue<?> option)