Description
Placeholder for PR created in GitHub.
Link to Java docs: https://docs.oracle.com/javase/9/docs/api/java/util/Collections.html#synchronizedSet-java.util.Set-
>It is imperative that the user manually synchronize on the returned collection when traversing it via Iterator, Spliterator or Stream: