Nested
Types
Section
5.2.
Inner
Classes
Section
5.3.
Local
Inner
Classes
Section
5.4.
Anonymous
Inner
Classes
Section
5.5.
Inheriting
Nested
Types
Section
5.6.
Nesting
in
Interfaces
Section
5.7.
Implementation
of
Nested
Types
Chapter 6.
Enumeration
Types
Section
6.1.
A
Simple
Enum
Example
Section
6.2.
Enum
Declarations
Section
6.3.
Enum
Constant
Declarations
Section
6.4.
java.lang.Enum