When the Maybe signals onSuccess or onComplete, re-subscribes to the Maybe if the predicate function returns false.
onSuccess
onComplete
false
Please refer to the corresponding RxJava document.