Bind invoker method handle to constructor 31/78131/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 25 Nov 2018 15:15:23 +0000 (16:15 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 26 Nov 2018 10:06:02 +0000 (10:06 +0000)
commit1f58671cb3f14490cd21a89df458c3883ae557d1
tree8b2208bd2b009c000d1ffe0f7fa8d67550d078f7
parent8e916d5c92cf068d024a02de15f81a48433f9d64
Bind invoker method handle to constructor

We only ever pass the constructor method handle to the invoker,
hence we can make this a constant by binding the invoker handle
to the constructor -- saving us a field.

Change-Id: I547f7eac202389aa0f7308266b2f3a451a2f83a3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 115d5e187372ec39779e97d0ab6c5cc8140a94e9)
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/IdentifiableItemCodec.java