mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-04-03 13:12:06 +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 |