peek_head


Description:

public weak G peek_head ()

Returns the first element of the queue.

Parameters:

this

a Queue

Returns:

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