https://github.com/erwanlt/java17-feature
https://github.com/erwanlt/java17-feature
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erwanlt/java17-feature
- Owner: ErwanLT
- Created: 2021-11-23T14:43:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T16:33:00.000Z (over 3 years ago)
- Last Synced: 2025-07-03T14:56:35.733Z (12 months ago)
- Language: Java
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java17-feature
* [394](https://openjdk.java.net/jeps/394): Pattern Matching for instanceof (16)
* [395](https://openjdk.java.net/jeps/395): Records (16)
* [409](https://openjdk.java.net/jeps/409): Sealed Classes (17)
* [361](https://openjdk.java.net/jeps/361): Switch Expressions (14)
* [378](https://openjdk.java.net/jeps/378): Text Blocks (15)