Andrew John Hughes wrote: > Please document new methods as you add them. There are already > plenty of new undocumented methods on the generics branch, and I'd > appreciate it if we didn't add more. > These methods are very similar to those in java.lang.Class, so they > could be more or less copied across.
I was under the impression that the documentation is simply inherited from the interface, is that not the case? I'm not very familair with how Javadoc works, so maybe I'm missing something. Regards, Jeroen
