Categories
Java

Getting the variables of the outer class from an inner class

The inner classes, and then not static, can access even if with some limitation to the variables of the outer class.