Skip to content

Check for interface and abstract methods with final parameters #45

@gaul

Description

@gaul

Interface and abstract methods with final parameters have no meaning since they have no implementation and thus the non-final parameters cannot be modified. The final keyword just adds to the clutter and Checkstyle can warn about this condition. Fixed by #44.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions