checkStack2 abstract method

void checkStack2(
  1. int sz,
  2. String msg
)

Implementation

void checkStack2(int sz, String msg);