Smack/smack-core/src/main/java/org/jivesoftware
Florian Schmaus ddc39030d7 Rename waitForCondition() to waitForConditionOrConnectionException()
To make it clear that this will either return if the condition is
true *or* if a connection exception happened.

Also introduce waitFor(), which is deliberately not named
waitForCondition() because it carries a different semantic.
2020-06-17 21:56:45 +02:00
..
smack Rename waitForCondition() to waitForConditionOrConnectionException() 2020-06-17 21:56:45 +02:00