remove


Description:

[ Version ( since = "2.4" ) ]
public bool 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