Enum Types (The Java™ Tutorials > Learning the Java Language > Classes and Objects)
This beginner Java tutorial describes fundamentals of programming in the Java programming language ... Java programming language enum types are much more powerful than their counterparts in other languages. The enum declaration defines a class (called an ...