Class Hierarchy
- java.lang.Object
- io.datarouter.util.cached.BaseCached<T> (implements java.util.function.Supplier<T>)
- io.datarouter.util.cached.Cached<T>
- io.datarouter.storage.setting.cached.CachedSetting<T> (implements io.datarouter.storage.setting.Setting<T>)
- io.datarouter.storage.setting.cached.impl.BooleanCachedSetting (implements io.datarouter.storage.setting.type.BooleanSetting)
- io.datarouter.storage.setting.cached.impl.CommaSeparatedStringCachedSetting
- io.datarouter.storage.setting.cached.impl.DoubleCachedSetting (implements io.datarouter.storage.setting.type.DoubleSetting)
- io.datarouter.storage.setting.cached.impl.DurationCachedSetting (implements io.datarouter.storage.setting.type.DurationSetting)
- io.datarouter.storage.setting.cached.impl.IntegerCachedSetting (implements io.datarouter.storage.setting.type.IntegerSetting)
- io.datarouter.storage.setting.cached.impl.LongCachedSetting (implements io.datarouter.storage.setting.type.LongSetting)
- io.datarouter.storage.setting.cached.impl.StringCachedSetting (implements io.datarouter.storage.setting.type.StringSetting)
- io.datarouter.storage.setting.cached.CachedSetting<T> (implements io.datarouter.storage.setting.Setting<T>)
- io.datarouter.util.cached.Cached<T>
- io.datarouter.util.cached.BaseCached<T> (implements java.util.function.Supplier<T>)