mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-04-29 09:54:51 +02:00
Remove the synchronized, as getExtensions() is properly synchronized and will return a copy. Return XmlStringBuilder instead of CharSequence to take advantage of fast XmlStringBuilder.append(XmlStringBuilder). Mark the method as final, as it should not be overwritten. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |