how to make hashmap object as synchronized object?
Answers were Sorted based on User's Feedback
Answer / parishudh
Collections.synchronizedMap(<your hashmap reference>)
| Is This Answer Correct ? | 12 Yes | 1 No |
What is appletviewer?
What language is java written?
Does constructor be static?
Explain Connection Pooling?
How does compareto method work?
Are true and false keywords?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
What is an accessor?
How could Java classes direct program messages to the system console, but error messages, say to a file?
Is math class static in java?
Is java type safe?
what are Hostile Applets?