We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8fb92 commit c9cd6a9Copy full SHA for c9cd6a9
concepts/switch-statement/about.md
@@ -159,7 +159,6 @@ return switch (day) {
159
};
160
```
161
162
-The first LTS (Long Term Support) version that had these improvements was Java 21, released on September, 2023.
163
164
You can find more information on enhanced switch [here][switch1], [here][switch2] and on the [oracle documentation][oracle-doc].
165
0 commit comments