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
5,840 results
... Record Abstract Class 16:40 - Record Use Cases 20:20 - Outro 🏷️ YouTube Tags java records java record class java record ...
3,266 views
1 month ago
This episode presents Project Amber lead Brian Goetz's recent email "Data Oriented Programming, Beyond Records", wherein he ...
21,992 views
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
5 months ago
Java Record Classes Explained with French Actors! | Custom Accessors, Static Members & More ...
16 views
9 months ago
This lecture covers the basic idea behind data encapsulation. It demonstrates how to construct a manual class in Java to ...
34 views
7 days ago
java17 #recordclasses #modernpojos Learn how Record Classes in Java 17 make your code cleaner, simpler, and more ...
996 views
4 months ago
Serious about becoming a job-ready developer? Fill out the form, and our team will connect with you to share complete program ...
10,183 views
Lombok vs Record Class: Which One Should Java Developers Choose? In this video, we dive deep into the ultimate Java ...
558 views
11 months ago
https://blog.vvauban.com/j21-sealed-record In this video, we dive into Java sealed interfaces and combine them with record ...
18 views
Java 16 record class.. replacement of lombok.. it will write constructors, getters , (no setters since it's by default immutable)hash ...
20 views
In this video, we will learn everything about the Record Class in Java — a modern feature introduced in Java 14 (standardized in ...
182 views
3 months ago
Session 3 – Record Classes in Java 17 Explained with Examples Welcome to another session of the “Java 17 Features” series!
29 views
Java introduced Records to reduce boilerplate, but Lombok has been doing that for years. So why did Java add Records when ...
5,310 views
2 months ago
Java Records simplify the way we create data-carrying classes by reducing boilerplate code. In this video, you'll learn how Java ...
43 views
Discover how synchronization works with Java's record classes, their unique characteristics, and best practices for usage.
1 view
Modern Java features are being asked in interviews. What is a record class in Java? Record is a special type of class introduced ...
89 views
1 day ago
Discover how to add field-level `Jackson annotations` to Java 17 record classes, including practical examples for better JSON ...
If your codebase still has “data-only” classes filled with ctors, getters, equals/hashCode, and toString, it's time to modernize.
22 views
java #java records Tired of writing endless getters, constructors, and toString() methods in Java? Records eliminate 97% of ...
180 views
7 months ago
Java Record Classes Explained – With Famous French Actors! https://blog.vvauban.com/j21-record-features Welcome to a ...
38 views
10 months ago