Reports methods that are declared final. Such methods can't be overridden and may indicate a lack of object-oriented design. Some coding standards discourage final methods.