Java - Enum
Enum tutorial
HOME
Java
Enum
Introduction
The tutorial for Enum are organized in the following chapters.
Enum
Enum Types
Topic:2
Enum Type Super class
Enum Type in switch Statements
Quiz:1
Enum with Data and Methods
Example:1 Topic:3
Enum Constants Comparison
Quiz:3
Enum Types Nesting
Enum Type Implementing Interface
Topic:2
Enum Constants Reverse Lookup
Quiz:1
Enum Constants Range, EnumSet