Local Classes

See LocalClasses.java to better understand how local classes work

Local classes: classes that are defined within non-static methods

The Following are characteristics of local classes
1) a local class may behave differently depending on whether it is…

The Java Language
The Java Language
A simplified but concise java tutorial
More information
Followers
28