add method

void add(
  1. E value
)

Implementation

external void add(E value);