reserve abstract method

void reserve(
  1. int newCapacity
)

Implementation

void reserve(int newCapacity);