aspose file tools
The moose likes Beginning Java and the fly likes When can a classes be declared private? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "When can a classes be declared private?" Watch "When can a classes be declared private?" New topic
Author

When can a classes be declared private?

tyrone cabero
Greenhorn

Joined: Oct 04, 2003
Posts: 4
Please tell me im just a java beginner?
Ilja Preuss
author
Sheriff

Joined: Jul 11, 2001
Posts: 14112
When it's an inner class - a class declared inside another class.


The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876



Groovy
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: When can a classes be declared private?