Inline AbstractTypeGenerator.resolveListKeyTOBuilder() 52/85852/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 18 Nov 2019 11:52:47 +0000 (12:52 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Nov 2019 13:07:51 +0000 (14:07 +0100)
commit81c95923a4e5b08970268307ee2a516944dd9641
tree32dcc9397c7be06106a4a6dc431815f95e399bd6
parentaf44ac5c13bbfe78d2bb0a107a4ed83d1b907fcc
Inline AbstractTypeGenerator.resolveListKeyTOBuilder()

This method is only called once in a context which can already
know whether it needs to actually call it. Inline the definition,
so that we have a more efficient code flow.

Change-Id: I216ca272a13d98eb3ce4c6323fe9442c9ecaa617
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 60a335a9fcbf4ee514d32981c4e03113b115dc1e)
binding/mdsal-binding-generator-impl/src/main/java/org/opendaylight/mdsal/binding/generator/impl/AbstractTypeGenerator.java