AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Modeling Domain Classes with Record Class
The chapter explores the use of record class to model domain classes in Java, discussing the dislike for deep inheritance hierarchies and the importance of interfaces. The speakers delve into the distinction between behavior and states in class design, offering insights on building business applications and avoiding code repetition. They also touch on upcoming Java features for 2022, like Project Panama, foreign function memory API, and the possible addition of tuples as native types in Java.