AppendAllExtension<T> extension

on

Methods

appendAll(Iterable<T> other) Iterable<T>

Available on Iterable<T>, provided by the AppendAllExtension extension

Inserts all elements in an iterable at the end of this iterable.