getClass method in java

Posted by abson on Stack Overflow See other posts from Stack Overflow or by abson
Published on 2010-05-11T16:49:16Z Indexed on 2010/05/11 16:54 UTC
Read the original article Hit count: 377

Filed under:
|

How is it that the getClass method in Object class is capable of dynamically returning Classname?

© Stack Overflow or respective owner

Related posts about java

Related posts about beginner