Searched defs:CachedSupplier (Results 1 – 1 of 1) sorted by relevance
46 public class CachedSupplier<T> { class68 public CachedSupplier(@Nonnull Supplier<T> supplier) { in CachedSupplier() method in CachedSupplier