"Thomas Singer" <[EMAIL PROTECTED]> a �crit dans le message news: [EMAIL PROTECTED] > > 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.
Okay, I did not know that. Thank you very much for the answer. Guillaume _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
