Inline AbstractTypeGenerator.resolveListKeyTOBuilder() 23/85823/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 18 Nov 2019 11:52:47 +0000 (12:52 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 18 Nov 2019 14:23:55 +0000 (15:23 +0100)
commit60a335a9fcbf4ee514d32981c4e03113b115dc1e
treefff1792f1c1c7836c3a4208bfce237d3574224ac
parentefe9042ecb51521850d9b90f4d8460a35c9bd9ea
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>
binding/mdsal-binding-generator-impl/src/main/java/org/opendaylight/mdsal/binding/generator/impl/AbstractTypeGenerator.java