Gilles Barbier
07/09/2020, 3:03 PMmarstran
07/09/2020, 3:05 PMGilles Barbier
07/09/2020, 3:07 PMbezrukov
07/09/2020, 3:16 PMTobias Berger
07/09/2020, 3:20 PMhashCode()
implementation is pretty basic. Good enough for things like HashMaps, but not very collision-proof. For example it generates the same hash for the values null
, 0
and ""
andries.fc
07/09/2020, 3:25 PMGilles Barbier
07/09/2020, 3:46 PMTobias Berger
07/09/2020, 6:19 PMandries.fc
07/09/2020, 7:05 PM