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