Hi there.
I am currently trying programme my code(P) to lookup a hashtable from another class(F).
IS that possible?
Given that the hashtable is in the main method of (F).
Should I apply a toString() in (F) and make it a String variable before I call it into(P)?
If I do that, how do I reassimilate the (Key, value) format in (P).
There is always a case of "incompatible types" in the process. Any advice?
Thanks a million.
Regards, Jemima