]> git.mxchange.org Git - jcountry-core.git/commit
The method equals() is for object-equality, not if a country with given country code...
authorRoland Haeder <roland@mxchange.org>
Mon, 11 Apr 2016 14:31:40 +0000 (16:31 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 11 Apr 2016 14:31:40 +0000 (16:31 +0200)
commit624f57b84f94e6620e3a5d5ec9f5bfd3ecb9f641
tree4a294bd4262c40d0e250d5a928a64786aa0922c4
parent2b573c3b0a15ee476039ce078e40bc73a70a5143
The method equals() is for object-equality, not if a country with given country code or i18n key is already there. So with entities also the id number must be included.
src/org/mxchange/jcountry/data/CountryData.java