| Package | Description |
|---|---|
| com.ibm.cos.v2.utils.cache |
| Modifier and Type | Method and Description |
|---|---|
CachedSupplier<T> |
CachedSupplier.Builder.build()
Create a
CachedSupplier using the current configuration of this builder. |
| Modifier and Type | Method and Description |
|---|---|
void |
NonBlocking.initializeCachedSupplier(CachedSupplier<?> cachedSupplier) |
default void |
CachedSupplier.PrefetchStrategy.initializeCachedSupplier(CachedSupplier<?> cachedSupplier)
Invoked when the prefetch strategy is registered with a
CachedSupplier. |
Copyright © 2026. All rights reserved.