Reports methods declared
final
and
private
. As
private
methods cannot be meaningfully overridden, declaring them
final
is redundant.