Make REUSABLE_*_TL final 69/28769/5
authorRobert Varga <rovarga@cisco.com>
Sat, 24 Oct 2015 09:44:30 +0000 (11:44 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 27 Oct 2015 19:19:39 +0000 (19:19 +0000)
commit5e65653ca72ba02d0ddb4d4daf0ca82fcd84dd1a
treedfe20904e228cb77797d50aede5780a57db0ef9f
parent94603c85193862f85bf9d9aa51d5062d9f84e979
Make REUSABLE_*_TL final

Since these are public static fields, they should be final to prevent
possible shenanigans.

Change-Id: I4a360e060ddde57a73118bcf3d053ce397204136
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/utils/SerializationUtils.java