Package net.jrodolfo.java_evolution.java22


package net.jrodolfo.java_evolution.java22
Examples for features introduced in Java 22.

Java 22 finalized unnamed variables and patterns for intentionally ignored values and finalized the Foreign Function and Memory API for native interoperation. It also previewed statements before super(...), Stream Gatherers, the Class-File API, scoped values, structured concurrency, and multi-file source launching improvements.