Uses of Class
com.avanza.astrix.config.BooleanSetting
-
-
Uses of BooleanSetting in com.avanza.astrix.config
Methods in com.avanza.astrix.config that return BooleanSetting Modifier and Type Method Description static BooleanSettingBooleanSetting. create(String name, boolean defaultValue)Methods in com.avanza.astrix.config with parameters of type BooleanSetting Modifier and Type Method Description voidMapConfigSource. set(BooleanSetting setting, boolean value)default voidMutableConfigSource. set(BooleanSetting setting, boolean value)
-