Verify exclusion consistency 68/99768/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 15 Feb 2022 21:57:15 +0000 (22:57 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 15 Feb 2022 21:58:26 +0000 (22:58 +0100)
commit5fe7fc9a85cd5579433cf5366ebee72ce3ff9f43
treefeefca1509808d29039bc8c864b54620b8b108db
parentfe1211b0c74348de8e5c9f183360007929629e20
Verify exclusion consistency

SpotBugs warns on null here, make sure to add verifyNotNull(). Also
used import static for Verify and Preconditions methods.

Change-Id: I807ab197b60d8df2cd8a95541f83cbef8020661b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
data/yang-data-tree-ri/src/main/java/org/opendaylight/yangtools/yang/data/tree/impl/ChoiceModificationStrategy.java