GeoIP2-java
GeoIP2-java copied to clipboard
Add equals and hashCode to the classes
I created a map with Country as key but because equals and hashCode are not implemented, the same country gets treated as different keys.