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
97,806 results
In this video of code decode we have explained about records interview questions and answers demy Course Discounted coupon ...
5,135 views
4 months ago
Java Records (a language feature finalized in Java 16) give us a language level technique to work with "carriers for immutable ...
11,661 views
3 years ago
... Record Abstract Class 16:40 - Record Use Cases 20:20 - Outro 🏷️ YouTube Tags java records java record class java record ...
4,724 views
6 months ago
How and when to use a record in java | What is a record in java 14?
521 views
Master every critical java 17 new feature that interviewers actually test — all in one comprehensive java 17 tutorial. Java 17 LTS is ...
5,414 views
2 months ago
Java Interview Questions and Concepts In this video we are going learn about java record in detail step by step. Java record is a ...
202 views
2 years ago
The releases of the JDK 17 to 19 bring interesting features in the Java language: sealed types, pattern matching for switch (as a ...
30,759 views
We'll talk about the Java record class, Java record setter and getter methods, Java record inheritance and how Java records work ...
2,440 views
This lecture demonstrates Java record classes as a tool for data encapsulation. It demonstrates how to convert manually created ...
189 views
10 months ago
This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.
1,601 views
For more info on the next Devoxx UK event www.devoxx.co.uk The releases of the JDK 17 to 20 bring interesting features in the ...
3,390 views
In this video, you will learn about the Record Class in Java, a modern feature introduced to reduce boilerplate code for data carrier ...
47 views
3 weeks ago
Learn every Java 17 new feature in one video — this Java 17 full course covers Pattern Matching, Sealed Classes, Records, and ...
2,999 views
This video explains about record in java. Record is introduced in JDK 14. Record is part of the series of changes introduced as ...
22 views
Java #Records #OpenJDK By Julia Boes and Chris Hegarty, presented at DevNexus 2021 Records are a special type of class ...
5,022 views
5 years ago
The introduction of Records has simplified many common use cases in server-side applications. In this session, the co-creator of ...
2,572 views
When to Use Records Use Records when: You need a simple data carrier Data is immutable You don't need to modify data after ...
18 views
7 months ago
Подробнее о Java-конференциях: — весной — JPoint: https://jrg.su/gTrwHx — осенью — Joker: https://jrg.su/h7yvG4 — — .
435 views
4 years ago
Records in Java provide several improvements over writing classes when working predominantly with data. However, we have to ...
9,655 views
Get an overview of both Records and serialization, then watch a demo showing how Record classes can improve the security, ...
2,987 views