Class VectorApiTenthIncubatorNotes
java.lang.Object
net.jrodolfo.java_evolution.java25.VectorApiTenthIncubatorNotes
Explains Vector API tenth incubator in Java 25.
The Vector API lets Java code express computations that can map to CPU vector instructions. Java 25 kept the API incubating, so this repository avoids a dependency on the incubator module.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VectorApiTenthIncubatorNotes
public VectorApiTenthIncubatorNotes()
-
-
Method Details
-
status
-