Walter Bright Wrote:
> retard wrote:
> > {protection-attr} == perhaps one of these {public|protected|package|
> > private} - I have no effing clue what this does
>
> It actually does the same thing as it does in C++ (with the addition of
> package).
I didn't know I could protect a superclass like that, where can I read about this?