Apply modernization 88/85088/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 12 Oct 2019 15:46:25 +0000 (17:46 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 13 Oct 2019 07:16:24 +0000 (07:16 +0000)
commit6de59b2e240745777c032e1d5f5c3e2e1871355d
tree2dc63d5cc50b3ab9ee6a41ed3ba59831fce83982
parent65efa9ecbbe0bcbb1cea15926f4f79a0d01f78b4
Apply modernization

This eliminates modernizer warnings by addressing them or, in the case
of HashTable, concentrates functionality in a method with
@SuppressModernizer.

Change-Id: Ia0ae0ef80aa37025ffbef81fea2f4b3d405e2f8b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java
bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/session/BmpTestSessionListener.java
pcep/pcc-mock/src/test/java/org/opendaylight/protocol/pcep/pcc/mock/PCCSessionListenerTest.java
pcep/segment-routing/src/test/java/org/opendaylight/protocol/pcep/segment/routing/SrObjectParserTest.java
pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/NodeChangedListenerTest.java
pcep/tunnel/tunnel-provider/src/test/java/org/opendaylight/bgpcep/pcep/tunnel/provider/TunnelProgrammingTest.java