Thomas Singer wrote: >>Why isn't it declared public like in my implementing class ? > > > Because in a interface you need not to define any visibility; it's > automatically public. If you have the extra "public", I think, Jikes > will show a warning message, that it is useless. Well, my fellow-programmers and I often practice "state the obvious". So although it is not stricly necessary, I'd like to have an option that the visibility modifier is nevertheless inserted.
--- Greets Robert _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
