1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-21 19:04:49 +02:00
Smack/smack-core/src/main/java
Florian Schmaus 8f371c5381 Fix datatype.Scalar equals() and hashCode() methods
The previously used Number.equals() and hashCode() was just delegated
to Object and hence did not behave as expected.
2019-10-17 12:24:30 +02:00
..
org/jivesoftware/smack Fix datatype.Scalar equals() and hashCode() methods 2019-10-17 12:24:30 +02:00