Handle nullable lists in natservice 19/77019/4
authorStephen Kitt <skitt@redhat.com>
Mon, 15 Oct 2018 15:46:55 +0000 (17:46 +0200)
committerSam Hague <shague@redhat.com>
Wed, 17 Oct 2018 13:42:02 +0000 (13:42 +0000)
Following YANGTOOLS-585, lists can be null (which is correctly
indicated with an @Nullable annotation). This patch deals with the
fallout.

Change-Id: I7724304822d4088e9c8a149cbbddae071a88ce1f
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found