public final class RefreshCachedSupplier<T> extends Object implements Supplier<T>, SdkAutoCloseable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RefreshCachedSupplier.Builder<T> |
static interface |
RefreshCachedSupplier.PrefetchStrategy |
public static <T> RefreshCachedSupplier.Builder<T> builder(Supplier<RefreshResult<T>> valueSupplier)
public void close()
close 在接口中 SdkAutoCloseableclose 在接口中 AutoCloseableCopyright © 2024. All rights reserved.