getAll

fun getAll(): List<E>

Returns a list of all elements in this queue, in pushed order (newest to oldest).