Do not instantiate constant lists on each message 96/4296/4
authorRobert Varga <rovarga@cisco.com>
Thu, 16 Jan 2014 09:23:19 +0000 (10:23 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 17 Jan 2014 15:06:37 +0000 (15:06 +0000)
commit8c11d12db26f05afafe154fd1feed6c88fb04fa0
tree5965338f384b81794783b8da44537406a908b3f2
parent787e73665b11cd1040a1fb078c7a08d8edfa246b
Do not instantiate constant lists on each message

These really are constats, so treat them as such

Change-Id: I850095e2e0aaab19f69b7d8bfc6ea734d1bd4877
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/netconf/netconf-util/src/main/java/org/opendaylight/controller/netconf/util/messages/NetconfMessageFactory.java