add abstract method

bool add(
  1. T value
)

Implementation

bool add(T value);