add abstract method

void add(
  1. IProcessHandler handler
)

Implementation

void add(IProcessHandler handler);