dimanche 26 juin 2016

Passing list values as parameters to getdeclaredmethod in reflection java

I have a method name given as a string.I have to call that function through reflection.

I know we can use getDeclaredMethod(). I have input as list of objects to the method.But i am not getting how to pass the parameters to the function.





Aucun commentaire:

Enregistrer un commentaire