reaktive
Toggle table of contents
2.4.0
common
Platform filter
common
Switch theme
Search in API
reaktive
reaktive
/
com.badoo.reaktive.completable
/
completableOfNever
completable
Of
Never
fun
completableOfNever
(
)
:
Completable
Returns a
Completable
that never terminates.
Please refer to the corresponding RxJava
document
.