Interface DoubleSetting

All Superinterfaces:
Setting<Double>, Supplier<Double>
All Known Implementing Classes:
DoubleCachedSetting

public interface DoubleSetting extends Setting<Double>