moveToFront
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
Moves the item to the front of the queue of unprocessed items, so that it will be processed next.
true if the item was found and moved
2.46
an unprocessed item in the pool