Domanda di colloquio di Atlassian

Third Round: Java Concurrency Problem. Factory design pattern.

Risposta di colloquio

Anonimo

15 apr 2017

the java exeception: concurrentmodificationException. it needs to be fixed by creating a new HashSet, rather than directly iterate the users, which is a hashset

1