Skip to content

ArgSpec should not implement equals and hashCode #335

@remkop

Description

@remkop

Rename to equalsImpl(ArgSpec) and hashCodeImpl and make protected.

NOTE: the current implementation excludes these attributes:

  • showDefaultValue
  • converters
  • getter
  • setter
  • initialValue
  • toString

TBD remove equals/hashCode altogether from this object hierarchy?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions