peek_tail


Description:

public weak G peek_tail ()

Returns the last element of the queue.

Parameters:

this

a Queue

Returns:

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