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
  • 822
  • 1
  • 9
  • 20

0 Answers0