Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to pass Map<String, String> to a method ?

843789May 3 2010 — edited May 4 2010
I have a method which expects Map<String,Object> as a parameter.How to pass Map<String,String> to that method?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 1 2010
Added on May 3 2010
4 comments
2,140 views