Fix raw type warnings 50/73750/3
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 4 Jul 2018 14:39:59 +0000 (16:39 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 4 Jul 2018 15:08:00 +0000 (17:08 +0200)
commit6a05502edf0103c317baf93c70ecd6bc28ee59bb
treea61e9a12109fe73bf37780e9778f6b470b5a5fbf
parentd26a72898df2fcb437c3516310103b14d31e251a
Fix raw type warnings

Using IdentifiableItem as a raw type does not make sense here,
add type qualifiers and ditch the warnings.

Change-Id: Ifcbd41b53f0c5989e6fad9fd35ce66e115996224
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/NetconfTopologyUtils.java