peekTail

fun peekTail(): <Error class: unknown class>?

Returns the last element of the queue.

Return

the data of the last element in the queue, or null if the queue is empty