Closed
Description
The Classes and Objects section 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?