1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-20 10:24:49 +02:00
Smack/smack-core/src
Florian Schmaus c49999b933 core: add shortcut via hash in EqualsUtil
Return false as soon as the hashed value does not match. This is
sound, since every class that implements equals(Object) should also
implement hashCode().
2020-04-13 20:40:10 +02:00
..
integration-test Mark code from the old integration-test dir as migration candidates 2020-04-09 15:14:09 +02:00
main core: add shortcut via hash in EqualsUtil 2020-04-13 20:40:10 +02:00
test Introduce test fixtures 2020-04-11 22:05:36 +02:00
testFixtures/java/org/jivesoftware/smack Introduce test fixtures 2020-04-11 22:05:36 +02:00