Tyler Technologies interview question

why would you use an inner class in java.

Interview Answer

Anonymous

Mar 26, 2011

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