Use ConcurrentHashMap.newKeySet() 46/85146/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 16 Oct 2019 11:51:16 +0000 (13:51 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 16 Oct 2019 11:51:16 +0000 (13:51 +0200)
Instead of using Sets.newConcurrentHashSet(), use the utility
method provided by ConcurrentHashMap.

Change-Id: I796e8b6b260f865138a2716f1bb61c983972a4d4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found