An error occurred while fetching folder content.
user avatar
rewrite addAll*() methods to use ConcurrentList.addAllAbsent() to guarantee...
Alexey Kudravtsev authored
rewrite addAll*() methods to use ConcurrentList.addAllAbsent() to guarantee no-duplicates; for which make addAllAbsent() less quadratic (for IDEA-CR-40159)
b534ecd1
Name Last commit Last update