New candidate JEP: 397: Sealed Classes (Second Preview)

mark.reinhold at oracle.com mark.reinhold at oracle.com
Thu Oct 29 23:29:17 UTC 2020


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

  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