Use %X instead of %x + toUpperCase() 41/107241/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Aug 2023 16:18:58 +0000 (18:18 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Aug 2023 17:20:35 +0000 (19:20 +0200)
commit032cc34e95913d941439d1a75257ec21522a3a8e
tree99a1203743c1433bfa871ab0bac714919616b374
parent9044f824b7618644b72665460a2576a4114a6436
Use %X instead of %x + toUpperCase()

This is a tad more expressive.

Change-Id: I1785a38c80c963f6ec1a7f31315c5e3ac59b842a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 1053458c853111041eb8a442e4d1425004254821)
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/utils/parser/YangInstanceIdentifierSerializer.java