Skip to content

Missing hashCode on Sketch #1414

@catilac

Description

@catilac

[[Reserved for Mark Sherman's Class]]

In Sketch.java we override equals(), but not hashCode(). This can lead to some silent errors.
See: https://www.baeldung.com/java-equals-hashcode-contracts

Please implement hashCode()

Metadata

Metadata

Assignees

Labels

Reserved: ECThis is reserved for Emmanuel College CS students

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions