mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-05 03:35:59 +01:00
4cff008708
This allows us to exploid Java 8 streams and Java 5 for-each loops. The returned Collections are usually unmodifiable. We decided against returning Iterable because this would mean determining the size in O(n) compared to Collection.size() which is often faster (e.g. O(1)). |
||
---|---|---|
.. | ||
caps.html | ||
dataforms.html | ||
disco.html | ||
filetransfer.html | ||
hoxt.html | ||
index.html | ||
intro.html | ||
invitation.html | ||
messageevents.html | ||
muc.html | ||
privacy.html | ||
privatedata.html | ||
pubsub.html | ||
rosterexchange.html | ||
style.css | ||
time.html | ||
toc.html | ||
xhtml.html |