ExperimentalPrefetch
@RequiresOptIn(level = RequiresOptIn.Level.WARNING)
public annotation ExperimentalPrefetch
Denotes that the annotated method uses the experimental API prefetch.
@RequiresOptIn(level = RequiresOptIn.Level.WARNING)
public annotation ExperimentalPrefetch
Denotes that the annotated method uses the experimental API prefetch.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-01-29 UTC.