Static method invocation

Vigneswaran Sitaraman vigneswaran.sitaraman at tcs.com
Thu Apr 30 07:35:29 PDT 2009


I want to know how the static method in a class can be accessed both by the
"Class name" as well as by "object reference" of the class. How this is
handled by the compiler? How static members cannot use implicit parameter?
I want to know what part of javac source code deals with it?


Regards
Vigneswaran Sitaraman
Tata Consultancy Services
Technopark Campus ,Kariyavattom P.O.
Trivandrum - 695 581,Kerala
India
Ph:- +91 44 26570843
Cell:- + 91 9840694852
Mailto: vigneswaran.sitaraman at tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty.   IT Services
                  Business Solutions
                  Outsourcing
____________________________________________

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you






More information about the compiler-dev mailing list