Static methods may not access the instance methods of their class (or any other class for that matter), other than via some object reference, e.g. anObject.someMethod(). Static methods may even access private instance methods in their class via some object reference.
Any instance method that accesses only static variables and methods, can be safely converted to static.
|
|
You can get the freshest copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) |
| http://mindprod.com/jgloss/instancemethod.html | J:\mindprod\jgloss\instancemethod.html | |
![]() | ||
| Canadian Mind Products | ||
| mindprod.com IP:[65.110.21.43] | ||
| view Blog | Your face IP:[38.107.179.213] | |
| Feedback | You are visitor number 51,403. | |