Use %X instead of %x + toUpperCase() 34/107234/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 16:18:58 +0000 (18:18 +0200)
commit1053458c853111041eb8a442e4d1425004254821
tree644194deba2a3116c2e07f16964639904b0ce454
parent585d0bd1069bbe64dff20536c58f8c55feaaf14f
Use %X instead of %x + toUpperCase()

This is a tad more expressive.

Change-Id: I1785a38c80c963f6ec1a7f31315c5e3ac59b842a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/utils/parser/YangInstanceIdentifierSerializer.java