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