Interface LongSetting

All Superinterfaces:
Setting<Long>, Supplier<Long>
All Known Implementing Classes:
LongCachedSetting

public interface LongSetting extends Setting<Long>