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)
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>

No differences found