mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 00:59:39 +02:00
MUCUser.getStatus() returns a set, checking if a particular MUC status number is set should be done via a simple and efficient set operation and not by resorting to using Java's stream API. |
||
---|---|---|
.. | ||
src | ||
build.gradle |