Java with Android Updates
Knowledge Can Impact our Dreams
MY mENU
Home
I-Quest
Code
T-ips
T-Minds
TechWords
Refer
Index
Thursday, 29 March 2012
What is the difference between a static and a non-static inner class?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment