A DESCRIPTION OF THE PROBLEM :
See the synopsis. I was looking for noneOf, found the last of(), then range() and assumed noneOf doesn't belong to EnumSet.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
All other classes have their method summaries sorted alphabetically. Please be consistent.
ACTUAL -
See above
URL OF FAULTY DOCUMENTATION :
https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html
See the synopsis. I was looking for noneOf, found the last of(), then range() and assumed noneOf doesn't belong to EnumSet.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
All other classes have their method summaries sorted alphabetically. Please be consistent.
ACTUAL -
See above
URL OF FAULTY DOCUMENTATION :
https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html