Speed up ListsBindingUtils 53/85853/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 18 Nov 2019 12:54:42 +0000 (13:54 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Nov 2019 13:07:51 +0000 (14:07 +0100)
commit18c05e3e912e6e1df14b734f2ca1c7f3e13055a8
tree422d48217a60c745d5d2d7acab98960c0d0e37cc
parent81c95923a4e5b08970268307ee2a516944dd9641
Speed up ListsBindingUtils

This just uses proper fluent builder pattern instead of a
temporary variable.

Change-Id: I8cdf2cff7c910f5518eb999949f315740fe7c1ca
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 9e4b1ee522aa173efe114e315b017f77716cdb79)
binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java