resetTopClosureNResults abstract method

void resetTopClosureNResults(
  1. int nResults
)

Resets the expected number of results for the top closure.

Implementation

void resetTopClosureNResults(int nResults);