@FunctionalInterface public interface PrefetchStrategy extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
void |
prefetch(Runnable valueUpdater) |
void prefetch(Runnable valueUpdater)
default void close()
close in interface AutoCloseableCopyright © 2025. All rights reserved.