mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-10 10:49:41 +02:00
instead of String, which will always return null if used with ocupantsMap.get(String), because String.equals(Object) is only true if Object is also instanceof String. Thanks to Adnan Elezovic for reporting. |
||
---|---|---|
.. | ||
src | ||
build.gradle |