deriveQueue
A PriorityQueue used to update values.
When this queue is emptied (onComplete
), it calls flush()
on the domUIQueue
.
This queue is flushed automatically when notifyQueue
is emptied.
A PriorityQueue used to update values.
When this queue is emptied (onComplete
), it calls flush()
on the domUIQueue
.
This queue is flushed automatically when notifyQueue
is emptied.