BUG-2459: use ImmutableSet instead of an unmodifieable HashSet 10/13410/5
authorRobert Varga <rovarga@cisco.com>
Fri, 5 Dec 2014 10:36:04 +0000 (11:36 +0100)
committerRobert Varga <rovarga@cisco.com>
Thu, 18 Dec 2014 15:58:36 +0000 (16:58 +0100)
commit9f530ffa7dd60f76d02a3a13ee156d7b2d35e86e
tree83124ef629e063bf218fe68f1be006125e77cc14
parent5de3301aa95796002457c3a44c18958dcc2166d8
BUG-2459: use ImmutableSet instead of an unmodifieable HashSet

This makes the lookups much more efficient.

Change-Id: I9c9a210b1eef1b5a2850013259191fde9a9c439b
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/netconf/netconf-impl/src/main/java/org/opendaylight/controller/netconf/impl/osgi/NetconfOperationServiceSnapshotImpl.java