An inner classes is simply a class within another class. It can access any private variables of the outer class.