Making Use of Sealed Classes in Java

In this session, you’ll see the benefits of using sealed classes, understand how to implement them, and learn how this feature interplays with other powerful features in Java. Presented by Dr. Venkat Subramaniam (Agile Developer, Inc. founder ➱ ) ⎯⎯⎯⎯⎯⎯ Chapters ⎯⎯⎯⎯⎯⎯ 00:00 Introduction 00:30 What are Sealed classes. 05:28 How Sealed classes work? 23:14 Sealed Classes benefits Categories: #Java #Java17 #Development
Back to Top