kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.collections
/
ArrayDeque
/
addLast
add
Last
fun
addLast
(
element
:
E
)
(
source
)
Appends the specified
element
to this deque.