Skip to content
Snippets Groups Projects
Select Git revision
0 results

Point.java

  • 3541's avatar
    5e3a64fc
    Point: Implement hashCode · 5e3a64fc
    3541 authored
    This makes Point's hashCode implementation consistent with its equals
    method, and allows the use of Point as a HashMap key.
    5e3a64fc
    History
    Point: Implement hashCode
    3541 authored
    This makes Point's hashCode implementation consistent with its equals
    method, and allows the use of Point as a HashMap key.