Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

inner class that is a member of an outer class?

Thu Nov 06, 2008 4:17 pm

What modifiers may be used with an inner class that is a member of an outer class?



Re: inner class that is a member of an outer class?

Thu Nov 06, 2008 4:18 pm

A (non-local) inner class may be declared as public, protected, private, static, final, or abstract.

Post a reply
  Related Posts  to : inner class that is a member of an outer class?
 private class member in php     -  
 Define class helper class to check the method existance     -  
 java abstract class,concrete class and interface     -  
 relationship between the Canvas class and the Graphics class     -  
 Define class inside another class C++     -  
 load class to applet- load frame class to applet     -  
 PHP example for a class     -  
 PHP class example     -  
 Class constructors     -  
 What is the Dictionary class     -