Refactor Subnet.isSubnetOf - reduce number of 'if' statements.
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / json-to-composite-node / multiple-leaflist-items.json
1 {
2         "cont": {
3                 "lflst1":[45,55,66]
4         }
5 }