doTask abstract method

Stream<T> doTask(
  1. P? param
)

Implementation

Stream<T> doTask(P? param);