Class Hierarchy
- java.lang.Object
- io.datarouter.instrumentation.refreshable.BaseMemoizedRefreshableSupplier<T> (implements io.datarouter.instrumentation.refreshable.RefreshableSupplier<T>)
- io.datarouter.instrumentation.refreshable.RefreshableStringSupplier
- io.datarouter.instrumentation.refreshable.BaseMemoizedRefreshableSupplier<T> (implements io.datarouter.instrumentation.refreshable.RefreshableSupplier<T>)
Interface Hierarchy
- io.datarouter.instrumentation.refreshable.Refreshable
- io.datarouter.instrumentation.refreshable.RefreshableSupplier<T> (also extends java.util.function.Supplier<T>)
- java.util.function.Supplier<T>
- io.datarouter.instrumentation.refreshable.RefreshableSupplier<T> (also extends io.datarouter.instrumentation.refreshable.Refreshable)