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)
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>

No differences found