Checkstyle clean-up: Remove useless "final" in interfaces 27/48627/1
authorMichael Vorburger <vorburger@redhat.com>
Wed, 23 Nov 2016 13:58:24 +0000 (14:58 +0100)
committerMichael Vorburger <vorburger@redhat.com>
Wed, 23 Nov 2016 13:58:24 +0000 (14:58 +0100)
commit8cf93fea3dfbbb60777f3b1e50ad99a73a862416
treea3d7c13265a22894b0952e38a2a1acb902f123e0
parentbe1007c357b81259110c56dccc253fd13aa7c671
Checkstyle clean-up: Remove useless "final" in interfaces

The "final" in interfaces only shows up for me in Eclipse, but doesn't
fail the CLI build; I suspect that is becaues of a slightly different CS
version in-IDE and on CLI; on the next CS upgrade this probably would
have been seen in the build as well, and so it's good to clean it up.

Change-Id: Id235738c1217c32e16c756ad876672b609fd3172
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbClient.java
library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbConnection.java