>>>>> "Jeroen" == Jeroen Frijters <[EMAIL PROTECTED]> writes:
Jeroen> I was under the impression that the documentation is simply Jeroen> inherited from the interface, is that not the case? I'm not Jeroen> very familair with how Javadoc works, so maybe I'm missing Jeroen> something. Yeah, it'd be good to have some kind of official position on this. I tend not to document methods that only implement the contract defined by the superclass or implemented interface -- it seems redundant. Tom
