In this tutorial series, we are going to learn the new features added in Java15. All the example of this tutorial will be downloaded from this link.
- Setup Java15 jre in Eclipse
- Java15: sealed classes
- Java15: Sealed interfaces
- Java15: Records
- Sealed classes, interfaces and records
- How to check whether a type is record or not?
- How to get the record components in Java?
- Java15: Pattern matching type checks
- Java15: text blocks
No comments:
Post a Comment