New candidate JEP: 409: Sealed Classes

Thiago Henrique Hupner thihup at gmail.com
Tue Apr 6 22:50:45 UTC 2021


Hi.
Is the plan to show in the Javadoc that a class is sealed or is this an
implementation detail?

Thanks

Em ter., 6 de abr. de 2021 às 19:43, <mark.reinhold at oracle.com> escreveu:

> 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