Mark static methods 25/92325/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 30 Aug 2020 20:25:38 +0000 (22:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 30 Aug 2020 20:26:17 +0000 (22:26 +0200)
commit640be070547dd7a718e2e74364a4f1d11fb2768a
treea585abe8b82e0717cbf3213a9723bcefc038f9d8
parent31f3cb1a10e226697b9022e2627b6a4152143ce2
Mark static methods

A few methods do not impact object state, make them static to
clarify that (and remove related Eclipse warnings).

Change-Id: Id9c52121c34c9d3d5c43bf256f557d682aa93371
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java