actions abstract method

Stream<TProgress> actions(
  1. List<String> sourceList
)

Implementation

Stream<TProgress> actions(List<String> sourceList);