Reduce use of deprecated constructors 40/88040/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Feb 2020 11:19:27 +0000 (12:19 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 24 Mar 2020 16:01:29 +0000 (16:01 +0000)
commit35d749dae6b06cefd697cd612b9ec54e94d4a4ea
treecadd84f720248c075b825b7c72b6244eb53084f3
parentc82521a0d68afc2d6d40b5fc0bac8aaa3cdf135b
Reduce use of deprecated constructors

Integer-based constructors are deprecated, this adds a dent to
remove their usage.

Change-Id: I3125796dd8b2f12d43a7c491ea34bdc799fdf649
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/FlowMessageSerializer.java