Make sure QNameFactory cache is constant 91/14491/1
authorRobert Varga <rovarga@cisco.com>
Mon, 26 Jan 2015 14:00:58 +0000 (15:00 +0100)
committerRobert Varga <rovarga@cisco.com>
Mon, 26 Jan 2015 14:38:18 +0000 (15:38 +0100)
commit48904394c82c33384d9da9f0bf233ca950a832fb
treed1c7444104d9e68a05af722bc7e625796ec7a8a6
parentc685d3b17321084d41a94c92871da476aab39eb9
Make sure QNameFactory cache is constant

The cache is constant, there is no reason it should be non-final.

Change-Id: I663352473e6a9e6021c3cee56ddf0336e5f8e2ac
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/QNameFactory.java