Simplify method isMutualExclusive in Subnet.
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / json-to-composite-node / array-with-null.json
1 {
2         "cont": {
3                 "lf":[null]
4         }
5 }