Class Hierarchy
- java.lang.Object
- tech.ydb.yoj.util.function.MoreSuppliers
- tech.ydb.yoj.util.function.MoreSuppliers.Memoizer<T> (implements java.util.function.Supplier<T>)
- tech.ydb.yoj.util.function.MoreSuppliers.CloseableMemoizer<T> (implements java.lang.AutoCloseable)
Interface Hierarchy
- java.util.function.Supplier<T>
- tech.ydb.yoj.util.function.StreamSupplier<T>