Do not instantiate new maps in LeafRefContextBuilder 97/31997/2
authorRobert Varga <robert.varga@pantheon.sk>
Sat, 2 Jan 2016 12:05:45 +0000 (13:05 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 4 Jan 2016 16:22:58 +0000 (16:22 +0000)
commit92bf9a24324b155a65c93ceaa0be13f6152ad55c
tree3ffc9a78d1de632d899017a405b9ad21d05cb889
parentab64415bcc805cec278335afc1579fd3cc2a8424
Do not instantiate new maps in LeafRefContextBuilder

LeafRefContext already picks up a constant copy, there is no need to
instantiate new maps. Also adjust names to proper English.

Change-Id: I59c7e0c86bb5eb3580b3f7db8649fca69d7987fe
Signed-off-by: Robert Varga <robert.varga@pantheon.sk>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/leafref/LeafRefContextBuilder.java