Fix FlexibleThreadPoolWrapper checkstyle 19/107619/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 30 Aug 2023 14:50:22 +0000 (16:50 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 17 Sep 2023 12:39:45 +0000 (12:39 +0000)
commit8e72d8187982ad1124e5e3682198ec461d31b08d
tree8e40dc5927d764d229ae9fe8f8daa00ad17cd256
parent1bfb768caf976a59a2f3ace6633be8b8a3ebc9bd
Fix FlexibleThreadPoolWrapper checkstyle

Nested static classes are detected as checkstyle violations if they are
not final. Fix that.

Change-Id: Ifa5878890cabe845ecf8d98d46f2fc8015a78770
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 771bcd1a76b7f40f2338c047eced3e34794c33a1)
opendaylight/config/threadpool-config-impl/src/main/java/org/opendaylight/controller/config/threadpool/util/FlexibleThreadPoolWrapper.java