enqueue

fun enqueue(item: Any)(source)

Enqueues the specified item.

Parameters

item

The item to enqueue.

See also