moveToFront

fun moveToFront(data: <Error class: unknown class>? = null): Boolean

Moves the item to the front of the queue of unprocessed items, so that it will be processed next.

Return

true if the item was found and moved

Since

2.46

Parameters

data

an unprocessed item in the pool