filmov
tv
Java 17 New Features Part I - Sealed Classes with example
![preview_player](https://i.ytimg.com/vi/V5JD23M2h7o/maxresdefault.jpg)
Показать описание
Sealed classes is one of the most important features that was added in Java 17 - JEP 409
Sealed classes enable a class to specify which all classes can override it. It provides a declarative way to restrict the usage of Super class.
#sealedclasses #java17 #javanewfeatures #jep409
Sealed classes enable a class to specify which all classes can override it. It provides a declarative way to restrict the usage of Super class.
#sealedclasses #java17 #javanewfeatures #jep409