Revision should be Immutable 82/81582/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 11 Apr 2019 19:42:21 +0000 (21:42 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 11 Apr 2019 19:42:21 +0000 (21:42 +0200)
commit309ead000a3fe60ce86d86c8391d6e0c2e3e7720
tree8dcc6cd7f0185848ab6e778ef74bfc92c276dc93
parentcee551f38418e8ff117331cdbfecfe53d9ef28e6
Revision should be Immutable

This class has only a single member, which is immutable and is final,
which means it is Immutable. Reflect that in the class hierarchy.

Change-Id: I1cc8866e5d4b3344361581bf0037971855bd2f5d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-common/src/main/java/org/opendaylight/yangtools/yang/common/Revision.java