addAll abstract method

S addAll(
  1. Iterable<E> events
)

Implementation

S addAll(Iterable<E> events);