push method

void push(
  1. T value
)

Implementation

external void push(T value);