filter abstract method

List<IRunFunction> filter(
  1. int priority
)

Implementation

List<IRunFunction> filter(int priority);