From: Robert Varga Date: Sat, 24 Oct 2015 09:44:30 +0000 (+0200) Subject: Make REUSABLE_*_TL final X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=5e65653ca72ba02d0ddb4d4daf0ca82fcd84dd1a;hp=5e65653ca72ba02d0ddb4d4daf0ca82fcd84dd1a 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 ---