BUG 2353 : LeafSetEntryBuilder does not compare byte array values correctly 84/12884/1
authorMoiz Raja <moraja@cisco.com>
Thu, 13 Nov 2014 17:08:04 +0000 (09:08 -0800)
committerMoiz Raja <moraja@cisco.com>
Sat, 15 Nov 2014 17:33:49 +0000 (17:33 +0000)
commite9dcc446c932a6e8edb72981b34c031044a0696e
tree14c429901e2795fb093cfe37887ac316b9765f14
parent7aae6e62a6ed09ee323177521071974bc73ebd5e
BUG 2353 : LeafSetEntryBuilder does not compare byte array values correctly

Use Object.deepEquals to compare the value of the NodeIdentifier and the actual
value to be set on the LeafSetEntry

Change-Id: I4482b19d029058a0f78d3b19508d6f7797448710
Signed-off-by: Moiz Raja <moraja@cisco.com>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/builder/impl/ImmutableLeafSetEntryNodeBuilder.java