find


Description:

public unowned List<G> find (G data)

Finds the first link in this which contains data.

Parameters:

this

a Queue

data

data to find

Returns:

the first link in this which contains data