Speed up ListsBindingUtils 48/85848/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:01 +0000 (14:07 +0100)
commit199837d78b70aceb0b5a91934467d801d08bb5e3
tree2bc39105f1a38bf50fb5db0a92f9674a41f86cd1
parent7dcf2cec3d9e81768bc4a92f7ab329d7b82a0e15
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