Saturday, 7 September 2013

How to analyze method calls and objects of other classes used in a java class

How to analyze method calls and objects of other classes used in a java class

1) how to identify all the objects created in a java program? 2) how to
identify all the called methods in a java program?
Any help would be appriciated.

No comments:

Post a Comment