push


Description:

public void push (owned G data)

Pushes the data into the this.

The data parameter must not be null.

Parameters:

this

a AsyncQueue

data

data to push onto the this