pop


Description:

public G pop ()

Pops data from the this.

If this is empty, this function blocks until data becomes available.

Parameters:

this

a AsyncQueue

Returns:

data from the queue