SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the synchronizedCollection/List method in java.util.Collection to get a thread-safe collection from a non-thread-safe one.
java.util.Collection