Cleanup requireNonNull() use in NormalizedNodes 84/84484/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 15 Sep 2019 22:07:49 +0000 (00:07 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 15 Sep 2019 22:12:06 +0000 (00:12 +0200)
commite36fb827370e197a732dac43e123fe780e521303
treef0eb3ffe0f7f08049a3b45e9c432b04c7c843986
parent32de8441a7c05a0d0cc988280d24621fcfedfb16
Cleanup requireNonNull() use in NormalizedNodes

Take advantage of the non-null return to save a tiny bit of bytecode.

Change-Id: Ie43b7ccc15dd96cd320eb74c0b0a2d5a0dd8a4da
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-api/src/main/java/org/opendaylight/yangtools/yang/data/api/schema/NormalizedNodes.java