Duplicate :
|
|
Relates :
|
|
Relates :
|
Recent changes to the enum spec (5009601) have made applying the final and abstract modifiers to enums illegal in source code (javac will mark the classes as appropriate). Therefore, it would be preferable if the javadoc for an enum did not display those modifiers either.
|