Class DoubleCachedSetting

java.lang.Object
io.datarouter.util.cached.BaseCached<T>
io.datarouter.util.cached.Cached<T>
io.datarouter.storage.setting.cached.CachedSetting<Double>
io.datarouter.storage.setting.cached.impl.DoubleCachedSetting
All Implemented Interfaces:
Setting<Double>, DoubleSetting, Supplier<Double>

public class DoubleCachedSetting
extends CachedSetting<Double>
implements DoubleSetting