I'm using Java reflection to invoke method dynamically in runtime. But i'm advised not to use it since its not thread safe. So i searched for alternatives for reflection and found this LambdaMetaFactory Implementation. I want to know if it's thread safe or not to proceed further.
Aucun commentaire:
Enregistrer un commentaire