Explain SuppressFBWarnings 83/101383/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 31 May 2022 20:24:36 +0000 (22:24 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 31 May 2022 20:53:12 +0000 (22:53 +0200)
commit7ab3450d00b4175d303e2d304dbafbd1175081d4
tree686b35e19808e8e6b8b713433d8b1e6b3759e79a
parentbebb527a997ac93766c4639c9ee04c2ac7b2995b
Explain SuppressFBWarnings

We are accessing a generic field and SpotBugs does not grok the cast is
safe.

Change-Id: I39b1f4377545d1187de611fc1b9e2bfe3a862c0c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiator.java