How can one create a package private class in a package?

0 votes
asked Aug 13, 2023 in Wanted features by anonymous
In some cases it is important to say that some class cannot be seen outside from a package. Itt seems that, those symbols (+,.,#,~) which works for methods and fields, do not work on classes. How can I say that a class is package private inside a package? If there is a solution, please, write a comment. If not, then this is a wanted feature.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...