This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes outer class Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "outer class" Watch "outer class" New topic
Author

outer class

kedu par
Greenhorn

Joined: Nov 21, 2007
Posts: 11
Why Outer class is not static?
Jim Yingst
Wanderer
Sheriff

Joined: Jan 30, 2000
Posts: 18670
What would it mean to say that an outer class is static? And more to the point, is it possible for an outer class to be non-static, and what would that mean?


"I'm not back." - Bill Harding, Twister
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: outer class
 
Similar Threads
classes
Inner Classes Q
Reference static var of static nested from Outer
abstrct inner classes
Static question