Early versions of Java had package private (I think) for this. It would make the code clearer in that everything would have a keyword. package could be used, since this is the scope of the default.