0

Suppose I have strings.

String j = "objectName";
String i = "methodName";

How can I call a method:

objectName.methodName();

When I only have the strings for the names?

Matias Faure
  • 802
  • 9
  • 19

0 Answers0