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