We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
OnSubscribe
OnSubscribe*
to follow suit with RxJava core. Many / all of these are called Operator* now. Only classes implementing Operator<R,T> should be called operators.
Operator*
Operator<R,T>