New candidate JEP: 409: Sealed Classes

mark.reinhold at oracle.com mark.reinhold at oracle.com
Tue Apr 6 22:43:21 UTC 2021


https://openjdk.java.net/jeps/409

  Summary: Enhance the Java programming language with sealed classes and
  interfaces.  Sealed classes and interfaces restrict which other classes
  or interfaces may extend or implement them.

- Mark


More information about the jdk-dev mailing list