Cleanup PathArgumentTypes 04/14504/4
authorRobert Varga <rovarga@cisco.com>
Mon, 26 Jan 2015 16:13:45 +0000 (17:13 +0100)
committerRobert Varga <rovarga@cisco.com>
Wed, 28 Jan 2015 16:18:59 +0000 (17:18 +0100)
commit7fd8bdbb1f974e37a18a486f4662ed4e6518406e
treee41f615ff44c15fba942abd2d2aade57b691074a
parent5712f77e660093489009335f97696fa9d1d21827
Cleanup PathArgumentTypes

PathArgumentTypes is a utility class, it should be final with a private
constructor. Also make sure the internal map is truly constant.

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