Move unchecked warnings 60/74160/5
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Jul 2018 22:16:44 +0000 (00:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 18 Jul 2018 00:08:10 +0000 (02:08 +0200)
commitbf984d781cc89b6cce2ab0756f7e274b8e686c52
tree6936c192efab4a593f983ce703a57ea1551b0b4e
parent28575dad4c56d9c3b6f8c6f31eaf8eb917624afc
Move unchecked warnings

Tagging specific statements is better here, as there are only two. It makes
the method better protected and the code is more readable
('here I need to do a cast, which is deemed unsafe').

Change-Id: I7cb8fcfbe1080e6e869fff1de4ba227f84a78eeb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java