Is there any way to distinguish these two methods when using reflection to invoke it?
public void method(Object[] args) {} public void method(Object... args) {}
Aucun commentaire:
Enregistrer un commentaire