What is Record Class in Java?
We create a record class using the record keyword (instead of the class keyword). The use of record classes helps us with the use of objects that their main role is to represent data. When this is the case, the use of record classes helps.
The life michael academy Meetup Group
We produce international online meetups that focus on various new topics in software development. You can find more information about this free meetup group at https://meetup.com/lifemichael.
The Slides of My Talk about Record Classes
You can find the slide of my talk about record classes in Java, as well as many other slides of other talks I delivered, in my account on SlideShare.
The Video of My Talk about Record Classes
You can find the video of my talk about record classes in Java, as well as many of my other professional video clips that were produced during the past years, on YouTube at https://youtube.com/lifemichael.