start abstract method

Stream<R> start(
  1. P? param
)

Implementation

Stream<R> start(P? param);