Uses of Class
dev.voidframework.core.remoteconfiguration.KeyValueCfgObject
Packages that use KeyValueCfgObject
-
Uses of KeyValueCfgObject in dev.voidframework.core.remoteconfiguration
Method parameters in dev.voidframework.core.remoteconfiguration with type arguments of type KeyValueCfgObjectModifier and TypeMethodDescriptionvoidRemoteConfigurationProvider.loadConfiguration(com.typesafe.config.Config configuration, Consumer<KeyValueCfgObject> keyValueObjConsumer, Consumer<FileCfgObject> fileObjConsumer) Loads the configuration.