I would declare inner-classes in the bottom of the file – usually you’re not interested in their implementations and just want to get to your main class’ methods, so they shouldn’t get in the way.
I would declare inner-classes in the bottom of the file – usually you’re not interested in their implementations and just want to get to your main class’ methods, so they shouldn’t get in the way.