ListAddFirst<E> extension

on

Methods

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