how to make hashmap object as synchronized object?
Answer Posted / parishudh
Collections.synchronizedMap(<your hashmap reference>)
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What do bitwise operators do?
What is the maximum length of a url?
Why is stringbuffer called mutable?
Which class should you use to obtain design information about an object in java programming?
What is the old name of java?
Why is it called boolean?
Explain scope or life time of local variables in java?
what r advatages of websphere? & how to deploy?
What is entry in java?
What is a method type?
Is Java a dying language?
What is early binding and late binding in java?
What is the association?
How hashmap increases its size in java?
Which package is imported by default?