Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
583,693 results
JDK 14 introduces records, which are a new kind of type declaration. Like an enum , a record is a restricted form of a class.
328 views
8 months ago
... Record Abstract Class 16:40 - Record Use Cases 20:20 - Outro 🏷️ YouTube Tags java records java record class java record ...
2,599 views
3 weeks ago
Our Discord, GitHub repo, and socials: https://linktr.ee/geekific.
1,871 views
4 months ago
This Video is About Record Classes in Java And How They are used in real-life scenarios. Like , Share and Subscribe to my ...
2 views
In Java, a record is a special kind of class introduced in Java 14 (as a preview feature) and fully supported in Java 16.
244 views
11 months ago
74 views
3 months ago
In this video let us learn about Records in Java (Java 14+) . Records help to create immutable, data-carrying classes without all ...
9,974 views
Java Record Classes Explained with French Actors! | Custom Accessors, Static Members & More ...
16 views
Java 16 record class.. replacement of lombok.. it will write constructors, getters , (no setters since it's by default immutable)hash ...
8 views
9 days ago
java17 #recordclasses #modernpojos Learn how Record Classes in Java 17 make your code cleaner, simpler, and more ...
902 views
Java Record Class was introduced in Java 14 to simplify immutable data structures! In this short, I explain: ✓ When was ...
47 views
9 months ago
Java introduced Records to reduce boilerplate, but Lombok has been doing that for years. So why did Java add Records when ...
4,757 views
4 weeks ago
What is a Record? - Cracking the #java Coding Interview #coding #learning.
848 views
2 months ago
Lombok vs Record Class: Which One Should Java Developers Choose? In this video, we dive deep into the ultimate Java ...
554 views
10 months ago
Free Spring Boot E-book from REST API to Microservices: https://www.michellibrito.com/ Instagram: https://www.instagram.com ...
6,052 views
What is a record in Java this keyword was introduced in Java 14 record is a special type of class designed to model immutable ...
34 views
Java records are new to Java 21 and reduce boilerplate code!
32 views
5 months ago
Hello everyone! In this Java Flash episode, we compare Java Records with traditional classes. See how record components ...
91 views
6 months ago
https://blog.vvauban.com/j21-sealed-record In this video, we dive into Java sealed interfaces and combine them with record ...
17 views
Discover how to add field-level `Jackson annotations` to Java 17 record classes, including practical examples for better JSON ...
1 view
7 months ago