initProcessIndex method

void initProcessIndex(
  1. int index
)

Implementation

void initProcessIndex(int index) {
  _processIndex = index;
}