Package fr. zhortech. ztcorekit. extensions
Types
Functions
mergeFirstErrorOnly
Link copied to clipboard
fun mergeFirstErrorOnly(completables: MutableList<Completable>): Completable
Content copied to clipboard
fun mergeFirstErrorOnly(observables: MutableList<Observable<String>>): Observable<String>
Content copied to clipboard
observeBroadcasts
Link copied to clipboard
fun Context.observeBroadcasts(intentFilter: IntentFilter): Observable<Intent>
Content copied to clipboard
throwAfterDuration
Link copied to clipboard