Skip to content

Override KeyValuePair.toString() #518

@cowwoc

Description

@cowwoc

Please override toString() in KeyValuePair.

I am iterating over a list of images and for ones that do not contain timestamps in expected locations I print out the list of all available directories/tags. When iterating over tags, I print out the toString() of each value and because KeyValuePair does not override this method I get:

Textual Data: [com.drew.lang.KeyValuePair@3b2c72c2]

Metadata

Metadata

Assignees

No one assigned

    Labels

    good-first-issueAn easy task suited to people new to the project and code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions