Method method = classObject.getMethod(methodName,int.class);
When I try this way it looks for the method methodName(int). What if int should be some number.
Aucun commentaire:
Enregistrer un commentaire