Package net.jrodolfo.java_evolution.java13


package net.jrodolfo.java_evolution.java13
Examples for features introduced in Java 13.

Java 13 was a smaller release. It included preview refinements for text blocks and switch expressions with yield, plus API improvements such as FileSystems.newFileSystem(Path).

For beginner-oriented notes about the problems these features solved, see the package README in the source directory.