push abstract method

void push(
  1. T value
)

Implementation

void push(T value);