Dear all
I am preparing for java technical interview and i want to what is main use of static class and inner class in java application.
As I know that static class is used to group logical information inside the class as hashmap implement static entry class to store objects but this is not sufficiant.
pls enhance my knowledge.