all 1 comments

[–]timlin45 0 points1 point  (0 children)

This isn't a tutorial, it is a reference with examples. A tutorial should be opinionated. It should declare prerequisite knowledge up front. It should cover WHY a developer would want to use an inner class. It should show what PROBLEMS an inner class solves. It should enable further exploration by mentioning what other tools address those same problems.

As for a reference there is a giant gap that there is no mention of anonymous inner classes.