addLast

abstract fun addLast(element: Element)(source)

Adds the element to the end of the collection, making it the last element in the collection.