resize abstract method

void resize(
  1. int newSquareSize
)

Implementation

void resize(int newSquareSize);