How does the Eclipse debugger gets the information about private variables inside the class?

Posted by flash on Stack Overflow See other posts from Stack Overflow or by flash
Published on 2010-05-04T09:27:24Z Indexed on 2010/05/04 9:38 UTC
Read the original article Hit count: 199

Filed under:
|
|

this was an interview question posed to me..I vaguely answered it uses Java reflections..but I was not sure. how does that work?

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse