invoking method by name

I

imran

hi,

Thanks Mr Thomas, i have try your suggestion to use this code:

int gggg(Double d, String s)
...
partypes[0] = Double.class;
partypes[1] = String.class;
...
arglist[0] = new Double(37.123);
arglist[1] = "efgebeasqaff";

There are some error at return value. How can i modify the code to
display value String and Double because there some error to return
this value. If i use integer, its running well. I welcome everybody
who know the solution.

Thank you..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top