Java Rumblings
Pages
Home
TOC
Spring
Core Java
Design Pattern
Concurrency
Hibernate
Garbage Collection
Exception
Books
Java API
Collections
Reflection
Class Loader
Annotation
Generics
Sunday, 26 September 2010
Inner classes in java
In Java it is possible to define one class
inside
another. A class defined inside another one is called an
inner class
. Java provides two kinds of inner classes--static and non-static.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment