dimanche 23 mai 2021

Most appropriate data structure to save reflection data

What would be the most appropriate data structure to save data collected using reflection? I would like to reflectively collect various data about classes (Java) and store them inside some kind of data structure, so later this data can be used. Example of collected data would be Modifiers, fields, methods, relations...

Thank you





Aucun commentaire:

Enregistrer un commentaire