Use VarHandle for toStringCache 01/98201/4
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Oct 2021 12:11:14 +0000 (14:11 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 28 Oct 2021 20:15:09 +0000 (20:15 +0000)
commitaddc049310e45f470cdf285da9b5103c95c61598
tree8ac981e82359fa35e87880643bbebd81c9d2f659
parente8049b7d125af0f60c608623683a31d0f366a462
Use VarHandle for toStringCache

We are using VarHandle for hashCode, there let's do the same for
toStringCache.

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