|
Alexey Fyodorov Yes, although I also see a "hierarchy" or "cascading" approach. Meaning, I can see specifying @Internal, for example, on a package (package-info.class) and having that be in effect for all classes, members, etc in that package as the default. IDEs generally do not understand that level of semantic that I have seen.
|