Hi Friends,
Can any body please tell, How to get/display/retrive linkedhashmap values ?
In other word, Can we cast linkedhasmapvalues in String format ?
Hi Friends,
Can any body please tell, How to get/display/retrive linkedhashmap values ?
In other word, Can we cast linkedhasmapvalues in String format ?
You could traverse the key/value pairs, appending each to a string, but it would likely only be useful for Debug purposes. You could encode it in JSON format and return it as a string, too.
Do you have more specifics of what you're trying to do?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.