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.