Relates :
|
|
Relates :
|
The present implementation of TypeDeclaration.getMethods does not screen out static initializers (named "<clinit>") from the list of returned methods. This is inconsistent with the source view of the contents of a type declaration.
|