mardi 10 septembre 2019

Java get all classes inside package and subpackages

I want to get all the classes inside of a package that extends a class but i don't want to use Reflections reflections = new Reflections("com.mypackage"); I want to "code" it myself and want to know how it works. I can't find a way of not doing it without Reflections.





Aucun commentaire:

Enregistrer un commentaire