This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes Inner classes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Inner classes" Watch "Inner classes" New topic
Author

Inner classes

Paulo Aquino
Ranch Hand

Joined: Apr 29, 2002
Posts: 200
i want to learn the rudiments of inner classes...what's the best text to read about this topic? something that can explain the concept in layman's term...i am reading the free pdf file from the Khalid book and Bruce Eckel's Thinking In Java 1.3...i know that these are good text but maybe its just me....oh well...i hope you can provide me with more references thanks....


Be Afraid...Be very Afraid...
Anthony Villanueva
Ranch Hand

Joined: Mar 22, 2002
Posts: 1055
Try the javranch link
Dirk Schreckmann
Sheriff

Joined: Dec 10, 2001
Posts: 7023
Take a look at The Implementing Nested Classes Lesson of Sun's Java Tutorial and section 5.6 of David J. Eck's Introduction to Programming using Java.


[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Inner classes
 
Similar Threads
inner classes
Inner class
(regular) inner classes
notes on thread , inner classes,...........
Inner class doubt