ListAddLast<E> extension

on

Methods

addLast(E value) → void
Adds value to the end of this list, extending the length by one.