|  Object Oriented Software Engineering   View all facts   Glossary   Help | 
| subject > component > module > Java module > Java method > private method | 
|   | |||
| private method comparison table | |||
| Subject | access by | is a subtopic of | is a kind of | 
|---|---|---|---|
| Java method | other methods and variables in any class in the same package by default | 9.1 - The Process of Design | method | 
| private method | code in the same class | The Basics of Java | Java method | 
 Next Java method: protected method     Up: Java method    Previous Java method: println
Next Java method: protected method     Up: Java method    Previous Java method: println