Главная
Study mode:
on
1
Introduction
2
Java 14 definitions
3
Record classes
4
Canonical constructors
5
Compact canonical constructor
6
Record class restrictions
7
Record local declarations
8
Record local methods
9
Record classes are normal classes
10
Overrides
11
Serialisation
12
Where are we
13
Changes
14
Wrap up
Description:
Explore the concept of Record classes, a new Java language feature from Project Amber, in this 36-minute podcast episode. Join David Delabassee and Gavin Bierman as they delve into Java 14 definitions, canonical constructors, compact canonical constructors, record class restrictions, local declarations and methods, overrides, serialisation, and recent changes. Gain insights into how Record classes function as normal classes and their impact on Java programming.

Records in Java - Project Amber's New Language Feature

Java
Add to list