Skip to content

Missing equals/hashcode for Options classes #71

Open
@henningSaulCM

Description

@henningSaulCM

Hi,

when you get a chance, please provide equals/hashcode implementations for Options classes, e.g. DeepLClientOptions.java and TextTranslationOptions.java.

I've been working on some configuration approaches using Spring ConfigurationProperties and Map<String,Object>. When writing unit tests, having equals/hashcode implementations for Options classes would have come in handy.

Thank you
--Henning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions