Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
We have identified a long list of javadoc warnings in various JFC classes. These should be cleaned up for Mustang to improve the readability and consistency of our documentation. Most of the warnings stem from using multiple parameters in a single @param tag, which is sometimes useful for keeping @params succinct but is illegal from the javadoc spec standpoint and can confuse IDEs and other tools. There are also a number of silly typos like using @{inheritDoc} or @inheritDot instead of {@inheritDoc}.
|