Tyler Technologies interview question

why would you use an inner class in java.

Interview Answer

Anonymous

26 Mar 2011

so you can have access to the outer class' member variables.