call abstract method

void call(
  1. int numArgs,
  2. int numResults
)

Implementation

void call(int numArgs, int numResults);