remove


Description:

public void remove (G data)

Removes the first element in this that contains data.

Parameters:

this

a Queue

data

the data to remove

Returns:

true if data was found and removed from this