Thursday 28 July 2022

Java15 tutorial

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

Previous                                                 Next                                                 Home

No comments:

Post a Comment