onNext abstract method

void onNext(
  1. T result
)

Implementation

void onNext(T result);