What separates the two?

The thing that separates local classes from member classes is the fact that local classes have access to final local variables in the scope in which the local class is defined.

File: az.htm [Next] [Prev]