Fix type safety hazards in TransactUtils 70/94570/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 9 Jan 2021 14:49:40 +0000 (15:49 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 9 Jan 2021 14:57:59 +0000 (15:57 +0100)
commit91a16edf519ab92cf312d5fdbed110a9183cc5cc
tree7ee582040b0213ba781ebf8a74853b0d207cdf5a
parentee7d11647d48a069df5451b4995ddcb8e00cacc8
Fix type safety hazards in TransactUtils

There quite a bit of casting going on here, make sure we express
ourselves more clearly.

Change-Id: I77e136fce7c517b6d7b632067e5e330f54a0b38d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java