Static Nested Classes

Submitted by Little Tutorials » A static nested class is a regular class defined inside of a package level class or inside of another static nested class. They are actually defined inside the body of the parent class, not only in the same file.
Rating: 3.3/5 | 85 clicks | 0 comments | 0 saves | share | report

Additional statistics

Average rating: 3.33/5.0
Clicks today: 0
Clicks this month: 2
Clicks total: 85
Number of comments: 0
Number of saves: 0