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
How to create a fecelet view?
Do I need java for windows 10?
What happens if we override only equals?
What is hashing principle in java?
What is package private scope in java?
What is the purpose of the file class in java programming?
Can we define package statement after import statement in java?
Explain oops concepts in detail?
What are the types of relation?
What variables are stored in stack?
What is the differences between c++ and java? Explain
Is java call by value?
What is the difference between access specifiers and access modifiers in java?
Where is java located?
What is scope of a variable?