stacksSize method

int stacksSize()

Implementation

int stacksSize() {
  return stacks_size;
}