I have read several thread on Java reflections, but didnt get my answer: Java Reflection Performance
If I'm not wrong - the reflection has bad performance just on the initilize (i.e creating new objects - call the constructor)
Beside that, does reflection has bad performance ? (i.e is there any difference calling a method from relective class/object or non reflective class/object ?)
Aucun commentaire:
Enregistrer un commentaire