Make a few methods static 87/98087/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 23 Oct 2021 18:37:47 +0000 (20:37 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 23 Oct 2021 20:49:23 +0000 (22:49 +0200)
commit8bcd8d38fe72849c2a34c9e7580ad1b3441c9cda
treefbad9018ad8f6bab11a625a8314a533ced2518dd
parentd7dd4861ce51eebae8423eda4197bd66a34254c3
Make a few methods static

There is no point to use instance invocation, this makes things a tad
easier on the eyes.

Change-Id: I519b946607c1f998ee39bee13024b400ccc715a5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-bierman02/src/main/java/org/opendaylight/netconf/sal/restconf/impl/ControllerContext.java
restconf/restconf-nb-bierman02/src/main/java/org/opendaylight/netconf/sal/restconf/impl/RestCodec.java