push


Description:

public void push (SchedulerFunc func)

Queues func to run on this.

Parameters:

this

a [class@Dex.Scheduler]

func

the function callback

func_data

the closure data for func