Class Hierarchy
- java.lang.Object
- me.hsgamer.hscore.common.CachedValue<T>
- me.hsgamer.hscore.common.supplier.StickySupplier<T> (implements java.util.function.Supplier<T>)
- me.hsgamer.hscore.common.CachedValue<T>
Interface Hierarchy
- java.util.function.Supplier<T>
- me.hsgamer.hscore.common.supplier.ThrowableSupplier<T>