Hi All,
In one of the application I am working on, I need to find out which all methods/classes in my application call a geiven method of a given class. Anybody knows how to achieve this? Eclipse java search functionality does similar thing.
Regards
Deven
In one of the application I am working on, I need to find out which all methods/classes in my application call a geiven method of a given class. Anybody knows how to achieve this? Eclipse java search functionality does similar thing.
Regards
Deven
Comment