add abstract method

void add(
  1. T element
)

Implementation

void add(T element);