| Author |
Examples of all the types of inner classes
|
Dale DeMott
Ranch Hand
Joined: Nov 02, 2000
Posts: 514
|
|
okay.. so I'm looking at inner classes and would love it if someone would walk me through the inner classes and why we might need each of them static inner class member inner class local inner class anonymous inner class -Regards, Dale DeMott
|
By failing to prepare, you are preparing to fail.<br />Benjamin Franklin (1706 - 1790)
|
 |
James Swan
Ranch Hand
Joined: Jun 26, 2001
Posts: 403
|
|
Have a read of this article: http://www.javaworld.com/javaworld/jw-02-2002/jw-0201-java101.html? James.
|
 |
 |
|
|
subject: Examples of all the types of inner classes
|
|
|