onTask abstract method

Stream<S> onTask(
  1. T task
)

Implementation

Stream<S> onTask(T task);