CachingNormalizedNodeSerializer should not be instantiated 62/105562/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Apr 2023 23:35:12 +0000 (01:35 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Apr 2023 23:42:30 +0000 (01:42 +0200)
commit1bccf8759b8e6280d3e744d719b809d6efd64a85
tree659aa02e13a0b87e37487d65c76a9422293dcc33
parentd830d7d3ebf05f6288fb4e8a7adddfd69f52ca7c
CachingNormalizedNodeSerializer should not be instantiated

We only use this class to act as a delegate towards the rest of the
infrastructure. Remove its constructor.

Change-Id: I245fe5204dc3872703c19df320a77789d5a4c6bb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/CachingNormalizedNodeSerializer.java