The [Classes and Objects section](https://dev.java/learn/classes-objects/) mentions covering enumerations. However, that part is missing. I think a page about enumerations should be added there: - What are enumerations? - How to create them? - What functionality do enumerations provide in Java?
The Classes and Objects section mentions covering enumerations. However, that part is missing.
I think a page about enumerations should be added there: