lundi 6 juin 2016

Java | How Count all methods with Reflection & RTTI?

In our uni project we were asked to build a project in which we should also provide an info class in which we should insert all the info like total number of lines of code, number of methods (in the whole project). We were asked to provide the complete number of methods, to compute with Reflection & RTTI, and obviously with no use of external libraries.

How shall I do?





Aucun commentaire:

Enregistrer un commentaire