FailureHandlerAdapter

constructor(failureHandler: SubjectChanger.FailureHandler<R1, R>, map: (T) -> R1)(source)

Parameters

T

The type of the subject

R1

The type of the mapped subject

R

The type of the subject after the subject change (if it were possible).